Initial import of ADIF API reverse-engineering toolkit
This commit is contained in:
11
apk_decompiled/sources/Z2/m.java
Normal file
11
apk_decompiled/sources/Z2/m.java
Normal file
@@ -0,0 +1,11 @@
|
||||
package Z2;
|
||||
|
||||
import java.lang.annotation.Retention;
|
||||
import java.lang.annotation.RetentionPolicy;
|
||||
|
||||
/* JADX WARN: Method from annotation default annotation not found: generator */
|
||||
@Retention(RetentionPolicy.RUNTIME)
|
||||
/* loaded from: classes3.dex */
|
||||
public @interface m {
|
||||
boolean generateAdapter();
|
||||
}
|
||||
Reference in New Issue
Block a user