apkfuckery/com.discord/smali_classes2/t/c$a.smali

42 lines
878 B
Smali
Raw Normal View History

2019-12-12 08:58:10 +00:00
.class public abstract Lt/c$a;
2019-07-24 11:27:29 +00:00
.super Ljava/lang/Object;
.source "CallAdapter.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2019-12-12 08:58:10 +00:00
value = Lt/c;
2019-07-24 11:27:29 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x409
name = "a"
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
2019-12-12 08:58:10 +00:00
.method public abstract a(Ljava/lang/reflect/Type;[Ljava/lang/annotation/Annotation;Lt/q;)Lt/c;
2019-07-24 11:27:29 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/reflect/Type;",
2019-12-06 03:29:40 +00:00
"[",
"Ljava/lang/annotation/Annotation;",
2019-12-12 08:58:10 +00:00
"Lt/q;",
2019-07-24 11:27:29 +00:00
")",
2019-12-12 08:58:10 +00:00
"Lt/c<",
2019-07-24 11:27:29 +00:00
"**>;"
}
.end annotation
.end method