Rabbit-R1/switch port/smali/smali_classes3/okio/-DeprecatedUpgrade.smali
2024-05-21 17:08:36 -04:00

73 lines
1.8 KiB
Smali

.class public final Lokio/-DeprecatedUpgrade;
.super Ljava/lang/Object;
.source "-DeprecatedUpgrade.kt"
# annotations
.annotation runtime Lkotlin/Metadata;
bv = {
0x1,
0x0,
0x3
}
d1 = {
"\u0000\u0012\n\u0000\n\u0002\u0018\u0002\n\u0002\u0008\u0003\n\u0002\u0018\u0002\n\u0002\u0008\u0003\"\u0011\u0010\u0000\u001a\u00020\u0001\u00a2\u0006\u0008\n\u0000\u001a\u0004\u0008\u0002\u0010\u0003\"\u0011\u0010\u0004\u001a\u00020\u0005\u00a2\u0006\u0008\n\u0000\u001a\u0004\u0008\u0006\u0010\u0007\u00a8\u0006\u0008"
}
d2 = {
"Okio",
"Lokio/-DeprecatedOkio;",
"getOkio",
"()Lokio/-DeprecatedOkio;",
"Utf8",
"Lokio/-DeprecatedUtf8;",
"getUtf8",
"()Lokio/-DeprecatedUtf8;",
"okio"
}
k = 0x2
mv = {
0x1,
0x4,
0x0
}
.end annotation
# static fields
.field private static final Okio:Lokio/-DeprecatedOkio;
.field private static final Utf8:Lokio/-DeprecatedUtf8;
# direct methods
.method static constructor <clinit>()V
.locals 1
.line 19
sget-object v0, Lokio/-DeprecatedOkio;->INSTANCE:Lokio/-DeprecatedOkio;
sput-object v0, Lokio/-DeprecatedUpgrade;->Okio:Lokio/-DeprecatedOkio;
.line 20
sget-object v0, Lokio/-DeprecatedUtf8;->INSTANCE:Lokio/-DeprecatedUtf8;
sput-object v0, Lokio/-DeprecatedUpgrade;->Utf8:Lokio/-DeprecatedUtf8;
return-void
.end method
.method public static final getOkio()Lokio/-DeprecatedOkio;
.locals 1
sget-object v0, Lokio/-DeprecatedUpgrade;->Okio:Lokio/-DeprecatedOkio;
return-object v0
.end method
.method public static final getUtf8()Lokio/-DeprecatedUtf8;
.locals 1
sget-object v0, Lokio/-DeprecatedUpgrade;->Utf8:Lokio/-DeprecatedUtf8;
return-object v0
.end method