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

42 lines
884 B
Smali
Raw Normal View History

2020-07-22 00:04:40 +00:00
.class public abstract Lp0/c$a;
2020-05-17 12:40:10 +00:00
.super Ljava/lang/Object;
.source "CallAdapter.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2020-07-22 00:04:40 +00:00
value = Lp0/c;
2020-05-17 12:40:10 +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
2020-07-22 00:04:40 +00:00
.method public abstract a(Ljava/lang/reflect/Type;[Ljava/lang/annotation/Annotation;Lp0/p;)Lp0/c;
2020-05-17 12:40:10 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/reflect/Type;",
"[",
"Ljava/lang/annotation/Annotation;",
2020-07-22 00:04:40 +00:00
"Lp0/p;",
2020-05-17 12:40:10 +00:00
")",
2020-07-22 00:04:40 +00:00
"Lp0/c<",
2020-05-17 12:40:10 +00:00
"**>;"
}
.end annotation
.end method