tmap/smali_classes5/kotlin/text/CharCategory$a.smali
2022-06-10 21:38:30 +09:00

123 lines
2.5 KiB
Smali

.class public final Lkotlin/text/CharCategory$a;
.super Ljava/lang/Object;
.source "CharCategoryJVM.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lkotlin/text/CharCategory;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "a"
.end annotation
.annotation runtime Lkotlin/Metadata;
bv = {}
d1 = {
"\u0000\u0016\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\u0010\u0008\n\u0000\n\u0002\u0018\u0002\n\u0002\u0008\u0004\u0008\u0086\u0003\u0018\u00002\u00020\u0001B\t\u0008\u0002\u00a2\u0006\u0004\u0008\u0006\u0010\u0007J\u000e\u0010\u0005\u001a\u00020\u00042\u0006\u0010\u0003\u001a\u00020\u0002\u00a8\u0006\u0008"
}
d2 = {
"Lkotlin/text/CharCategory$a;",
"",
"",
"category",
"Lkotlin/text/CharCategory;",
"a",
"<init>",
"()V",
"kotlin-stdlib"
}
k = 0x1
mv = {
0x1,
0x5,
0x1
}
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public synthetic constructor <init>(Lkotlin/jvm/internal/u;)V
.locals 0
.line 2
invoke-direct {p0}, Lkotlin/text/CharCategory$a;-><init>()V
return-void
.end method
# virtual methods
.method public final a(I)Lkotlin/text/CharCategory;
.locals 3
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
if-gez p1, :cond_0
goto :goto_0
:cond_0
const/16 v0, 0x10
if-lt v0, p1, :cond_1
.line 1
invoke-static {}, Lkotlin/text/CharCategory;->values()[Lkotlin/text/CharCategory;
move-result-object v0
aget-object p1, v0, p1
goto :goto_1
:cond_1
:goto_0
const/16 v0, 0x1e
const/16 v1, 0x12
if-gt v1, p1, :cond_2
if-lt v0, p1, :cond_2
.line 2
invoke-static {}, Lkotlin/text/CharCategory;->values()[Lkotlin/text/CharCategory;
move-result-object v0
add-int/lit8 p1, p1, -0x1
aget-object p1, v0, p1
:goto_1
return-object p1
.line 3
:cond_2
new-instance v0, Ljava/lang/IllegalArgumentException;
const-string v1, "Category #"
const-string v2, " is not defined."
invoke-static {v1, p1, v2}, Landroidx/camera/core/impl/utils/f;->a(Ljava/lang/String;ILjava/lang/String;)Ljava/lang/String;
move-result-object p1
invoke-direct {v0, p1}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
throw v0
.end method