apkfuckery/com.discord/smali_classes2/rx/Emitter$a.smali
2019-02-04 21:32:01 +01:00

95 lines
1.5 KiB
Smali

.class public final Lrx/Emitter$a;
.super Ljava/lang/Enum;
.source "Emitter.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lrx/Emitter;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x4019
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum<",
"Lrx/Emitter$a;",
">;"
}
.end annotation
# static fields
.field public static final byA:I = 0x1
.field public static final byB:I = 0x2
.field public static final byC:I = 0x3
.field public static final byD:I = 0x4
.field public static final byE:I = 0x5
.field private static final synthetic byF:[I
# direct methods
.method static constructor <clinit>()V
.locals 3
const/4 v0, 0x5
new-array v0, v0, [I
sget v1, Lrx/Emitter$a;->byA:I
const/4 v2, 0x0
aput v1, v0, v2
sget v1, Lrx/Emitter$a;->byB:I
const/4 v2, 0x1
aput v1, v0, v2
sget v1, Lrx/Emitter$a;->byC:I
const/4 v2, 0x2
aput v1, v0, v2
sget v1, Lrx/Emitter$a;->byD:I
const/4 v2, 0x3
aput v1, v0, v2
sget v1, Lrx/Emitter$a;->byE:I
const/4 v2, 0x4
aput v1, v0, v2
sput-object v0, Lrx/Emitter$a;->byF:[I
return-void
.end method
.method public static Dp()[I
.locals 1
sget-object v0, Lrx/Emitter$a;->byF:[I
invoke-virtual {v0}, [I->clone()Ljava/lang/Object;
move-result-object v0
check-cast v0, [I
return-object v0
.end method