apkfuckery/com.discord/smali_classes2/g0/j.smali

82 lines
1.6 KiB
Smali
Raw Normal View History

2020-11-09 19:03:49 +00:00
.class public abstract Lg0/j;
.super Lg0/e0;
.source "HttpServiceMethod.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lg0/j$a;,
Lg0/j$c;,
Lg0/j$b;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<ResponseT:",
"Ljava/lang/Object;",
"ReturnT:",
"Ljava/lang/Object;",
">",
"Lg0/e0<",
"TReturnT;>;"
}
.end annotation
2020-09-02 04:07:20 +00:00
2020-10-05 23:18:16 +00:00
2020-11-05 20:51:11 +00:00
# instance fields
2020-11-09 19:03:49 +00:00
.field public final a:Lg0/a0;
.field public final b:Lc0/f$a;
.field public final c:Lg0/h;
2020-11-09 00:01:03 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
2020-11-09 19:03:49 +00:00
"Lg0/h<",
"Lokhttp3/ResponseBody;",
"TResponseT;>;"
2020-11-09 00:01:03 +00:00
}
.end annotation
.end field
2020-09-16 23:45:23 +00:00
# direct methods
2020-11-09 19:03:49 +00:00
.method public constructor <init>(Lg0/a0;Lc0/f$a;Lg0/h;)V
.locals 0
2020-11-09 00:01:03 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
2020-11-09 19:03:49 +00:00
"Lg0/a0;",
"Lc0/f$a;",
"Lg0/h<",
"Lokhttp3/ResponseBody;",
"TResponseT;>;)V"
2020-11-09 00:01:03 +00:00
}
.end annotation
2020-11-09 19:03:49 +00:00
invoke-direct {p0}, Lg0/e0;-><init>()V
2020-11-09 00:01:03 +00:00
2020-11-09 19:03:49 +00:00
iput-object p1, p0, Lg0/j;->a:Lg0/a0;
2020-11-09 00:01:03 +00:00
2020-11-09 19:03:49 +00:00
iput-object p2, p0, Lg0/j;->b:Lc0/f$a;
2020-11-09 00:01:03 +00:00
2020-11-09 19:03:49 +00:00
iput-object p3, p0, Lg0/j;->c:Lg0/h;
2020-11-09 00:01:03 +00:00
return-void
2020-11-05 20:51:11 +00:00
.end method
2020-10-05 23:18:16 +00:00
2020-11-09 00:01:03 +00:00
# virtual methods
2020-11-09 19:03:49 +00:00
.method public abstract b(Lg0/d;[Ljava/lang/Object;)Ljava/lang/Object;
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lg0/d<",
"TResponseT;>;[",
"Ljava/lang/Object;",
")TReturnT;"
}
.end annotation
2020-07-23 01:06:17 +00:00
.end method