Initial import of ADIF API reverse-engineering toolkit
This commit is contained in:
10
apk_decompiled/sources/o0/U.java
Normal file
10
apk_decompiled/sources/o0/U.java
Normal file
@@ -0,0 +1,10 @@
|
||||
package o0;
|
||||
|
||||
import java.lang.annotation.Retention;
|
||||
import java.lang.annotation.RetentionPolicy;
|
||||
|
||||
@Retention(RetentionPolicy.RUNTIME)
|
||||
/* loaded from: classes.dex */
|
||||
public @interface U {
|
||||
String value();
|
||||
}
|
||||
Reference in New Issue
Block a user