d0.smali
858 字节
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
.class public Lb/d0;
.super Lb/e0;
# instance fields
.field public final synthetic a:Lb/u;
.field public final synthetic b:J
.field public final synthetic c:Lc/h;
# direct methods
.method public constructor <init>(Lb/u;JLc/h;)V
.locals 0
iput-object p1, p0, Lb/d0;->a:Lb/u;
iput-wide p2, p0, Lb/d0;->b:J
iput-object p4, p0, Lb/d0;->c:Lc/h;
invoke-direct {p0}, Lb/e0;-><init>()V
return-void
.end method
# virtual methods
.method public b()J
.locals 2
iget-wide v0, p0, Lb/d0;->b:J
return-wide v0
.end method
.method public n()Lb/u;
.locals 1
.annotation runtime Ljavax/annotation/Nullable;
.end annotation
iget-object v0, p0, Lb/d0;->a:Lb/u;
return-object v0
.end method
.method public o()Lc/h;
.locals 1
iget-object v0, p0, Lb/d0;->c:Lc/h;
return-object v0
.end method