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

54 lines
932 B
Smali
Raw Normal View History

2020-11-14 03:19:56 +00:00
.class public final Lc0/d0;
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 03:19:56 +00:00
.field public final synthetic f:Ld0/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 03:19:56 +00:00
.method public constructor <init>(Ld0/g;Lokhttp3/MediaType;J)V
2020-11-12 02:11:44 +00:00
.locals 0
2020-11-14 03:19:56 +00:00
iput-object p1, p0, Lc0/d0;->f:Ld0/g;
2020-11-13 19:18:44 +00:00
2020-11-14 03:19:56 +00:00
iput-object p2, p0, Lc0/d0;->g:Lokhttp3/MediaType;
2020-11-12 02:11:44 +00:00
2020-11-14 03:19:56 +00:00
iput-wide p3, p0, Lc0/d0;->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 03:19:56 +00:00
iget-wide v0, p0, Lc0/d0;->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 03:19:56 +00:00
iget-object v0, p0, Lc0/d0;->g:Lokhttp3/MediaType;
2020-11-12 02:11:44 +00:00
return-object v0
.end method
2020-11-14 03:19:56 +00:00
.method public c()Ld0/g;
2020-11-12 02:11:44 +00:00
.locals 1
2020-11-14 03:19:56 +00:00
iget-object v0, p0, Lc0/d0;->f:Ld0/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