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

14 lines
375 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.METHOD})
@Retention(RetentionPolicy.RUNTIME)
/* renamed from: o.fNs, reason: case insensitive filesystem */
/* loaded from: classes.dex */
public @interface InterfaceC13006fNs {
}