r.smali
1.9 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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
.class public final Ld/r;
.super Ld/f$a;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Ld/r$a;
}
.end annotation
.annotation build Lorg/codehaus/mojo/animal_sniffer/IgnoreJRERequirement;
.end annotation
# static fields
.field public static final a:Ld/f$a;
# direct methods
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Ld/r;
invoke-direct {v0}, Ld/r;-><init>()V
sput-object v0, Ld/r;->a:Ld/f$a;
return-void
.end method
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ld/f$a;-><init>()V
return-void
.end method
# virtual methods
.method public a(Ljava/lang/reflect/Type;[Ljava/lang/annotation/Annotation;Ld/a0;)Ld/f;
.locals 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/reflect/Type;",
"[",
"Ljava/lang/annotation/Annotation;",
"Ld/a0;",
")",
"Ld/f<",
"Lb/e0;",
"*>;"
}
.end annotation
.annotation runtime Ljavax/annotation/Nullable;
.end annotation
.line 1
invoke-static {p1}, Ld/e0;->b(Ljava/lang/reflect/Type;)Ljava/lang/Class;
move-result-object v0
.line 2
const-class v1, Ljava/util/Optional;
if-eq v0, v1, :cond_0
const/4 p1, 0x0
return-object p1
:cond_0
check-cast p1, Ljava/lang/reflect/ParameterizedType;
const/4 v0, 0x0
.line 3
invoke-static {v0, p1}, Ld/e0;->a(ILjava/lang/reflect/ParameterizedType;)Ljava/lang/reflect/Type;
move-result-object p1
.line 4
invoke-virtual {p3, p1, p2}, Ld/a0;->b(Ljava/lang/reflect/Type;[Ljava/lang/annotation/Annotation;)Ld/f;
move-result-object p1
new-instance p2, Ld/r$a;
invoke-direct {p2, p1}, Ld/r$a;-><init>(Ld/f;)V
return-object p2
.end method