77 lines
1.2 KiB
Smali
77 lines
1.2 KiB
Smali
.class public final Lkotlin/a/an;
|
|
.super Ljava/lang/Enum;
|
|
.source "AbstractIterator.kt"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/lang/Enum<",
|
|
"Lkotlin/a/an;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field public static final bin:I
|
|
|
|
.field public static final bio:I
|
|
|
|
.field public static final bip:I
|
|
|
|
.field public static final biq:I
|
|
|
|
.field private static final synthetic bir:[I
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 3
|
|
|
|
const/4 v0, 0x4
|
|
|
|
new-array v1, v0, [I
|
|
|
|
fill-array-data v1, :array_0
|
|
|
|
const/4 v2, 0x1
|
|
|
|
sput v2, Lkotlin/a/an;->bin:I
|
|
|
|
const/4 v2, 0x2
|
|
|
|
sput v2, Lkotlin/a/an;->bio:I
|
|
|
|
const/4 v2, 0x3
|
|
|
|
sput v2, Lkotlin/a/an;->bip:I
|
|
|
|
sput v0, Lkotlin/a/an;->biq:I
|
|
|
|
sput-object v1, Lkotlin/a/an;->bir:[I
|
|
|
|
return-void
|
|
|
|
:array_0
|
|
.array-data 4
|
|
0x1
|
|
0x2
|
|
0x3
|
|
0x4
|
|
.end array-data
|
|
.end method
|
|
|
|
.method public static DS()[I
|
|
.locals 1
|
|
|
|
sget-object v0, Lkotlin/a/an;->bir:[I
|
|
|
|
invoke-virtual {v0}, [I->clone()Ljava/lang/Object;
|
|
|
|
move-result-object v0
|
|
|
|
check-cast v0, [I
|
|
|
|
return-object v0
|
|
.end method
|