apkfuckery/com.discord/smali_classes2/d0/e0.smali

54 lines
932 B
Smali
Raw Normal View History

2020-11-14 02:19:59 +00:00
.class public final Ld0/e0;
2020-11-13 19:18:44 +00:00
.super Lokhttp3/ResponseBody;
.source "ResponseBody.kt"
2020-11-12 02:11:44 +00:00
# instance fields
2020-11-14 02:19:59 +00:00
.field public final synthetic f:Le0/g;
2020-11-12 02:11:44 +00:00
2020-11-13 19:18:44 +00:00
.field public final synthetic g:Lokhttp3/MediaType;
.field public final synthetic h:J
2020-11-12 02:11:44 +00:00
# direct methods
2020-11-14 02:19:59 +00:00
.method public constructor <init>(Le0/g;Lokhttp3/MediaType;J)V
2020-11-12 02:11:44 +00:00
.locals 0
2020-11-14 02:19:59 +00:00
iput-object p1, p0, Ld0/e0;->f:Le0/g;
2020-11-13 19:18:44 +00:00
2020-11-14 02:19:59 +00:00
iput-object p2, p0, Ld0/e0;->g:Lokhttp3/MediaType;
2020-11-12 02:11:44 +00:00
2020-11-14 02:19:59 +00:00
iput-wide p3, p0, Ld0/e0;->h:J
2020-11-12 02:11:44 +00:00
2020-11-13 19:18:44 +00:00
invoke-direct {p0}, Lokhttp3/ResponseBody;-><init>()V
2020-11-12 02:11:44 +00:00
return-void
.end method
# virtual methods
2020-11-13 19:18:44 +00:00
.method public a()J
2020-11-12 02:11:44 +00:00
.locals 2
2020-11-14 02:19:59 +00:00
iget-wide v0, p0, Ld0/e0;->h:J
2020-11-12 02:11:44 +00:00
return-wide v0
.end method
2020-11-13 19:18:44 +00:00
.method public b()Lokhttp3/MediaType;
2020-11-12 02:11:44 +00:00
.locals 1
2020-11-14 02:19:59 +00:00
iget-object v0, p0, Ld0/e0;->g:Lokhttp3/MediaType;
2020-11-12 02:11:44 +00:00
return-object v0
.end method
2020-11-14 02:19:59 +00:00
.method public c()Le0/g;
2020-11-12 02:11:44 +00:00
.locals 1
2020-11-14 02:19:59 +00:00
iget-object v0, p0, Ld0/e0;->f:Le0/g;
2020-11-12 02:11:44 +00:00
2020-11-13 19:18:44 +00:00
return-object v0
2020-11-12 02:11:44 +00:00
.end method