u$n.smali
1.6 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
73
74
75
76
77
78
79
80
81
82
.class public final Ld/u$n;
.super Ld/u;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Ld/u;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "n"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ld/u<",
"Ljava/lang/Object;",
">;"
}
.end annotation
# instance fields
.field public final a:Ljava/lang/reflect/Method;
.field public final b:I
# direct methods
.method public constructor <init>(Ljava/lang/reflect/Method;I)V
.locals 0
invoke-direct {p0}, Ld/u;-><init>()V
iput-object p1, p0, Ld/u$n;->a:Ljava/lang/reflect/Method;
iput p2, p0, Ld/u$n;->b:I
return-void
.end method
# virtual methods
.method public a(Ld/w;Ljava/lang/Object;)V
.locals 2
.param p2 # Ljava/lang/Object;
.annotation runtime Ljavax/annotation/Nullable;
.end annotation
.end param
if-eqz p2, :cond_0
.line 1
invoke-virtual {p1}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
invoke-virtual {p2}, Ljava/lang/Object;->toString()Ljava/lang/String;
move-result-object p2
iput-object p2, p1, Ld/w;->e:Ljava/lang/String;
return-void
.line 2
:cond_0
iget-object p1, p0, Ld/u$n;->a:Ljava/lang/reflect/Method;
iget p2, p0, Ld/u$n;->b:I
const/4 v0, 0x0
new-array v0, v0, [Ljava/lang/Object;
const-string v1, "@Url parameter is null."
invoke-static {p1, p2, v1, v0}, Ld/e0;->a(Ljava/lang/reflect/Method;ILjava/lang/String;[Ljava/lang/Object;)Ljava/lang/RuntimeException;
move-result-object p1
throw p1
.end method