apkfuckery/com.discord/smali_classes2/kotlin/a/an.smali

78 lines
1.2 KiB
Smali
Raw Normal View History

2019-07-29 20:14:17 +00:00
.class public final Lkotlin/a/an;
.super Ljava/lang/Enum;
.source "AbstractIterator.kt"
2019-07-24 11:27:29 +00:00
2019-07-29 20:14:17 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum<",
"Lkotlin/a/an;",
">;"
}
.end annotation
2019-07-27 00:12:07 +00:00
2019-07-29 20:14:17 +00:00
# static fields
.field public static final bin:I
2019-07-27 00:12:07 +00:00
2019-07-29 20:14:17 +00:00
.field public static final bio:I
2019-07-27 00:12:07 +00:00
2019-07-29 20:14:17 +00:00
.field public static final bip:I
2019-07-27 00:12:07 +00:00
2019-07-29 20:14:17 +00:00
.field public static final biq:I
2019-07-27 00:12:07 +00:00
2019-07-29 20:14:17 +00:00
.field private static final synthetic bir:[I
2019-07-27 00:12:07 +00:00
2019-07-29 20:14:17 +00:00
# direct methods
.method static constructor <clinit>()V
.locals 3
2019-07-24 11:27:29 +00:00
2019-07-29 20:14:17 +00:00
const/4 v0, 0x4
2019-07-24 11:27:29 +00:00
2019-07-29 20:14:17 +00:00
new-array v1, v0, [I
2019-07-24 11:27:29 +00:00
2019-07-29 20:14:17 +00:00
fill-array-data v1, :array_0
2019-07-24 11:27:29 +00:00
2019-07-29 20:14:17 +00:00
const/4 v2, 0x1
2019-07-24 11:27:29 +00:00
2019-07-29 20:14:17 +00:00
sput v2, Lkotlin/a/an;->bin:I
2019-07-24 11:27:29 +00:00
2019-07-29 20:14:17 +00:00
const/4 v2, 0x2
2019-07-24 11:27:29 +00:00
2019-07-29 20:14:17 +00:00
sput v2, Lkotlin/a/an;->bio:I
2019-07-24 11:27:29 +00:00
2019-07-29 20:14:17 +00:00
const/4 v2, 0x3
2019-07-24 11:27:29 +00:00
2019-07-29 20:14:17 +00:00
sput v2, Lkotlin/a/an;->bip:I
2019-07-24 11:27:29 +00:00
2019-07-29 20:14:17 +00:00
sput v0, Lkotlin/a/an;->biq:I
2019-07-24 11:27:29 +00:00
2019-07-29 20:14:17 +00:00
sput-object v1, Lkotlin/a/an;->bir:[I
2019-07-26 02:05:13 +00:00
2019-07-29 20:14:17 +00:00
return-void
2019-07-27 00:12:07 +00:00
2019-07-29 20:14:17 +00:00
:array_0
.array-data 4
0x1
0x2
0x3
0x4
.end array-data
2019-07-24 11:27:29 +00:00
.end method
2019-07-29 20:14:17 +00:00
.method public static DS()[I
.locals 1
2019-07-26 02:05:13 +00:00
2019-07-29 20:14:17 +00:00
sget-object v0, Lkotlin/a/an;->bir:[I
2019-07-27 00:12:07 +00:00
2019-07-29 20:14:17 +00:00
invoke-virtual {v0}, [I->clone()Ljava/lang/Object;
2019-07-27 00:12:07 +00:00
2019-07-29 20:14:17 +00:00
move-result-object v0
2019-07-24 11:27:29 +00:00
2019-07-29 20:14:17 +00:00
check-cast v0, [I
2019-07-24 11:27:29 +00:00
return-object v0
.end method