u$m.smali
1.3 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
71
72
.class public final Ld/u$m;
.super Ld/u;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Ld/u;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "m"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ld/u<",
"Lb/v$b;",
">;"
}
.end annotation
# static fields
.field public static final a:Ld/u$m;
# direct methods
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Ld/u$m;
invoke-direct {v0}, Ld/u$m;-><init>()V
sput-object v0, Ld/u$m;->a:Ld/u$m;
return-void
.end method
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ld/u;-><init>()V
return-void
.end method
# virtual methods
.method public a(Ld/w;Ljava/lang/Object;)V
.locals 0
.param p2 # Ljava/lang/Object;
.annotation runtime Ljavax/annotation/Nullable;
.end annotation
.end param
check-cast p2, Lb/v$b;
if-eqz p2, :cond_0
.line 1
iget-object p1, p1, Ld/w;->k:Lb/v$a;
.line 2
iget-object p1, p1, Lb/v$a;->c:Ljava/util/List;
invoke-interface {p1, p2}, Ljava/util/List;->add(Ljava/lang/Object;)Z
:cond_0
return-void
.end method