Initial import of ADIF API reverse-engineering toolkit
This commit is contained in:
13
apk_decompiled/sources/Z2/InterfaceC0101i.java
Normal file
13
apk_decompiled/sources/Z2/InterfaceC0101i.java
Normal file
@@ -0,0 +1,13 @@
|
||||
package Z2;
|
||||
|
||||
import java.lang.annotation.Retention;
|
||||
import java.lang.annotation.RetentionPolicy;
|
||||
|
||||
@Retention(RetentionPolicy.RUNTIME)
|
||||
/* renamed from: Z2.i, reason: case insensitive filesystem */
|
||||
/* loaded from: classes3.dex */
|
||||
public @interface InterfaceC0101i {
|
||||
boolean ignore() default false;
|
||||
|
||||
String name() default "\u0000";
|
||||
}
|
||||
Reference in New Issue
Block a user