tmap/smali_classes5/kotlinx/android/extensions/CacheImplementation.smali
2022-06-10 21:38:30 +09:00

189 lines
5.6 KiB
Smali

.class public final enum Lkotlinx/android/extensions/CacheImplementation;
.super Ljava/lang/Enum;
.source "CacheImplementation.kt"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lkotlinx/android/extensions/CacheImplementation$a;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum<",
"Lkotlinx/android/extensions/CacheImplementation;",
">;"
}
.end annotation
.annotation runtime Lkotlin/Metadata;
bv = {}
d1 = {
"\u0000\u000c\n\u0002\u0018\u0002\n\u0002\u0010\u0010\n\u0002\u0008\u0008\u0008\u0086\u0001\u0018\u0000 \u00042\u0008\u0012\u0004\u0012\u00020\u00000\u0001:\u0001\u0005B\t\u0008\u0002\u00a2\u0006\u0004\u0008\u0002\u0010\u0003j\u0002\u0008\u0006j\u0002\u0008\u0007j\u0002\u0008\u0008\u00a8\u0006\t"
}
d2 = {
"Lkotlinx/android/extensions/CacheImplementation;",
"",
"<init>",
"(Ljava/lang/String;I)V",
"Companion",
"a",
"SPARSE_ARRAY",
"HASH_MAP",
"NO_CACHE",
"kotlin-android-extensions-runtime"
}
k = 0x1
mv = {
0x1,
0x4,
0x1
}
.end annotation
# static fields
.field private static final synthetic $VALUES:[Lkotlinx/android/extensions/CacheImplementation;
.field public static final Companion:Lkotlinx/android/extensions/CacheImplementation$a;
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end field
.field private static final DEFAULT:Lkotlinx/android/extensions/CacheImplementation;
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end field
.field public static final enum HASH_MAP:Lkotlinx/android/extensions/CacheImplementation;
.field public static final enum NO_CACHE:Lkotlinx/android/extensions/CacheImplementation;
.field public static final enum SPARSE_ARRAY:Lkotlinx/android/extensions/CacheImplementation;
# direct methods
.method public static constructor <clinit>()V
.locals 7
.line 1
new-instance v0, Lkotlinx/android/extensions/CacheImplementation;
const-string v1, "SPARSE_ARRAY"
const/4 v2, 0x0
invoke-direct {v0, v1, v2}, Lkotlinx/android/extensions/CacheImplementation;-><init>(Ljava/lang/String;I)V
sput-object v0, Lkotlinx/android/extensions/CacheImplementation;->SPARSE_ARRAY:Lkotlinx/android/extensions/CacheImplementation;
.line 2
new-instance v1, Lkotlinx/android/extensions/CacheImplementation;
const-string v3, "HASH_MAP"
const/4 v4, 0x1
invoke-direct {v1, v3, v4}, Lkotlinx/android/extensions/CacheImplementation;-><init>(Ljava/lang/String;I)V
sput-object v1, Lkotlinx/android/extensions/CacheImplementation;->HASH_MAP:Lkotlinx/android/extensions/CacheImplementation;
.line 3
new-instance v3, Lkotlinx/android/extensions/CacheImplementation;
const-string v5, "NO_CACHE"
const/4 v6, 0x2
invoke-direct {v3, v5, v6}, Lkotlinx/android/extensions/CacheImplementation;-><init>(Ljava/lang/String;I)V
sput-object v3, Lkotlinx/android/extensions/CacheImplementation;->NO_CACHE:Lkotlinx/android/extensions/CacheImplementation;
const/4 v5, 0x3
new-array v5, v5, [Lkotlinx/android/extensions/CacheImplementation;
aput-object v0, v5, v2
aput-object v1, v5, v4
aput-object v3, v5, v6
sput-object v5, Lkotlinx/android/extensions/CacheImplementation;->$VALUES:[Lkotlinx/android/extensions/CacheImplementation;
new-instance v0, Lkotlinx/android/extensions/CacheImplementation$a;
const/4 v2, 0x0
invoke-direct {v0, v2}, Lkotlinx/android/extensions/CacheImplementation$a;-><init>(Lkotlin/jvm/internal/u;)V
sput-object v0, Lkotlinx/android/extensions/CacheImplementation;->Companion:Lkotlinx/android/extensions/CacheImplementation$a;
.line 4
sput-object v1, Lkotlinx/android/extensions/CacheImplementation;->DEFAULT:Lkotlinx/android/extensions/CacheImplementation;
return-void
.end method
.method private constructor <init>(Ljava/lang/String;I)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
.line 1
invoke-direct {p0, p1, p2}, Ljava/lang/Enum;-><init>(Ljava/lang/String;I)V
return-void
.end method
.method public static final synthetic access$getDEFAULT$cp()Lkotlinx/android/extensions/CacheImplementation;
.locals 1
.line 1
sget-object v0, Lkotlinx/android/extensions/CacheImplementation;->DEFAULT:Lkotlinx/android/extensions/CacheImplementation;
return-object v0
.end method
.method public static valueOf(Ljava/lang/String;)Lkotlinx/android/extensions/CacheImplementation;
.locals 1
const-string v0, "value"
invoke-static {p0, v0}, Lkotlin/jvm/internal/f0;->p(Ljava/lang/Object;Ljava/lang/String;)V
const-class v0, Lkotlinx/android/extensions/CacheImplementation;
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
move-result-object p0
.line 1
check-cast p0, Lkotlinx/android/extensions/CacheImplementation;
return-object p0
.end method
.method public static values()[Lkotlinx/android/extensions/CacheImplementation;
.locals 4
sget-object v0, Lkotlinx/android/extensions/CacheImplementation;->$VALUES:[Lkotlinx/android/extensions/CacheImplementation;
array-length v1, v0
new-array v1, v1, [Lkotlinx/android/extensions/CacheImplementation;
array-length v2, v0
const/4 v3, 0x0
invoke-static {v0, v3, v1, v3, v2}, Ljava/lang/System;->arraycopy(Ljava/lang/Object;ILjava/lang/Object;II)V
return-object v1
.end method