q$c.smali
1.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
.class public final Ld/q$c;
.super Lb/e0;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Ld/q;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "c"
.end annotation
# instance fields
.field public final a:Lb/u;
.annotation runtime Ljavax/annotation/Nullable;
.end annotation
.end field
.field public final b:J
# direct methods
.method public constructor <init>(Lb/u;J)V
.locals 0
.param p1 # Lb/u;
.annotation runtime Ljavax/annotation/Nullable;
.end annotation
.end param
invoke-direct {p0}, Lb/e0;-><init>()V
iput-object p1, p0, Ld/q$c;->a:Lb/u;
iput-wide p2, p0, Ld/q$c;->b:J
return-void
.end method
# virtual methods
.method public b()J
.locals 2
iget-wide v0, p0, Ld/q$c;->b:J
return-wide v0
.end method
.method public n()Lb/u;
.locals 1
iget-object v0, p0, Ld/q$c;->a:Lb/u;
return-object v0
.end method
.method public o()Lc/h;
.locals 2
new-instance v0, Ljava/lang/IllegalStateException;
const-string v1, "Cannot read raw response body of a converted body."
invoke-direct {v0, v1}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
throw v0
.end method