what-the-bank/sources/o/InterfaceC17036tRC.java

14 lines
374 B
Java

package o;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
@Target({ElementType.FIELD})
@Retention(RetentionPolicy.RUNTIME)
/* renamed from: o.tRC, reason: case insensitive filesystem */
/* loaded from: classes.dex */
public @interface InterfaceC17036tRC {
}