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