This commit is contained in:
2022-06-10 21:38:30 +09:00
commit 27f5152838
51323 changed files with 12934539 additions and 0 deletions
+34
View File
@@ -0,0 +1,34 @@
.class public interface abstract Lni/a;
.super Ljava/lang/Object;
.source "TypeQualifierValidator.java"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<A::",
"Ljava/lang/annotation/Annotation;",
">",
"Ljava/lang/Object;"
}
.end annotation
# virtual methods
.method public abstract a(Ljava/lang/annotation/Annotation;Ljava/lang/Object;)Ljavax/annotation/meta/When;
.param p1 # Ljava/lang/annotation/Annotation;
.annotation runtime Ljavax/annotation/Nonnull;
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"(TA;",
"Ljava/lang/Object;",
")",
"Ljavax/annotation/meta/When;"
}
.end annotation
.annotation runtime Ljavax/annotation/Nonnull;
.end annotation
.end method