v$b.smali
794 字节
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
.class public final Lb/v$b;
.super Ljava/lang/Object;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lb/v;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "b"
.end annotation
# instance fields
.field public final a:Lb/r;
.annotation runtime Ljavax/annotation/Nullable;
.end annotation
.end field
.field public final b:Lb/b0;
# direct methods
.method public constructor <init>(Lb/r;Lb/b0;)V
.locals 0
.param p1 # Lb/r;
.annotation runtime Ljavax/annotation/Nullable;
.end annotation
.end param
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lb/v$b;->a:Lb/r;
iput-object p2, p0, Lb/v$b;->b:Lb/b0;
return-void
.end method