KFunction$DefaultImpls.smali
1.4 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
.class public final Lkotlin/reflect/KFunction$DefaultImpls;
.super Ljava/lang/Object;
.source "KFunction.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lkotlin/reflect/KFunction;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "DefaultImpls"
.end annotation
.annotation runtime Lkotlin/Metadata;
bv = {
0x1,
0x0,
0x3
}
k = 0x3
mv = {
0x1,
0x1,
0xf
}
.end annotation
# direct methods
.method public static synthetic isExternal$annotations()V
.locals 0
.annotation build Lkotlin/SinceKotlin;
version = "1.1"
.end annotation
return-void
.end method
.method public static synthetic isInfix$annotations()V
.locals 0
.annotation build Lkotlin/SinceKotlin;
version = "1.1"
.end annotation
return-void
.end method
.method public static synthetic isInline$annotations()V
.locals 0
.annotation build Lkotlin/SinceKotlin;
version = "1.1"
.end annotation
return-void
.end method
.method public static synthetic isOperator$annotations()V
.locals 0
.annotation build Lkotlin/SinceKotlin;
version = "1.1"
.end annotation
return-void
.end method
.method public static synthetic isSuspend$annotations()V
.locals 0
.annotation build Lkotlin/SinceKotlin;
version = "1.1"
.end annotation
return-void
.end method