2022-06-10 21:38:30 +09:00

182 lines
4.8 KiB
Smali

.class public final Lkotlin/reflect/a;
.super Ljava/lang/Object;
.source "TypesJVM.kt"
# interfaces
.implements Ljava/lang/reflect/GenericArrayType;
.implements Lkotlin/reflect/v;
# annotations
.annotation build Lkotlin/ExperimentalStdlibApi;
.end annotation
.annotation runtime Lkotlin/Metadata;
bv = {}
d1 = {
"\u0000,\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u000e\n\u0000\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\u000b\n\u0000\n\u0002\u0010\u0008\n\u0002\u0008\u0008\u0008\u0003\u0018\u00002\u00020\u00012\u00020\u0002B\u000f\u0012\u0006\u0010\u0010\u001a\u00020\u0003\u00a2\u0006\u0004\u0008\u0011\u0010\u0012J\u0008\u0010\u0004\u001a\u00020\u0003H\u0016J\u0008\u0010\u0006\u001a\u00020\u0005H\u0016J\u0013\u0010\n\u001a\u00020\t2\u0008\u0010\u0008\u001a\u0004\u0018\u00010\u0007H\u0096\u0002J\u0008\u0010\u000c\u001a\u00020\u000bH\u0016J\u0008\u0010\r\u001a\u00020\u0005H\u0016R\u0014\u0010\u0010\u001a\u00020\u00038\u0002X\u0082\u0004\u00a2\u0006\u0006\n\u0004\u0008\u000e\u0010\u000f\u00a8\u0006\u0013"
}
d2 = {
"Lkotlin/reflect/a;",
"Ljava/lang/reflect/GenericArrayType;",
"Lkotlin/reflect/v;",
"Ljava/lang/reflect/Type;",
"getGenericComponentType",
"",
"getTypeName",
"",
"other",
"",
"equals",
"",
"hashCode",
"toString",
"a",
"Ljava/lang/reflect/Type;",
"elementType",
"<init>",
"(Ljava/lang/reflect/Type;)V",
"kotlin-stdlib"
}
k = 0x1
mv = {
0x1,
0x5,
0x1
}
.end annotation
# instance fields
.field public final a:Ljava/lang/reflect/Type;
# direct methods
.method public constructor <init>(Ljava/lang/reflect/Type;)V
.locals 1
.param p1 # Ljava/lang/reflect/Type;
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end param
const-string v0, "elementType"
invoke-static {p1, v0}, Lkotlin/jvm/internal/f0;->p(Ljava/lang/Object;Ljava/lang/String;)V
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lkotlin/reflect/a;->a:Ljava/lang/reflect/Type;
return-void
.end method
# virtual methods
.method public equals(Ljava/lang/Object;)Z
.locals 1
.param p1 # Ljava/lang/Object;
.annotation build Lorg/jetbrains/annotations/Nullable;
.end annotation
.end param
.line 1
instance-of v0, p1, Ljava/lang/reflect/GenericArrayType;
if-eqz v0, :cond_0
invoke-virtual {p0}, Lkotlin/reflect/a;->getGenericComponentType()Ljava/lang/reflect/Type;
move-result-object v0
check-cast p1, Ljava/lang/reflect/GenericArrayType;
invoke-interface {p1}, Ljava/lang/reflect/GenericArrayType;->getGenericComponentType()Ljava/lang/reflect/Type;
move-result-object p1
invoke-static {v0, p1}, Lkotlin/jvm/internal/f0;->g(Ljava/lang/Object;Ljava/lang/Object;)Z
move-result p1
if-eqz p1, :cond_0
const/4 p1, 0x1
goto :goto_0
:cond_0
const/4 p1, 0x0
:goto_0
return p1
.end method
.method public getGenericComponentType()Ljava/lang/reflect/Type;
.locals 1
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.line 1
iget-object v0, p0, Lkotlin/reflect/a;->a:Ljava/lang/reflect/Type;
return-object v0
.end method
.method public getTypeName()Ljava/lang/String;
.locals 2
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.line 1
new-instance v0, Ljava/lang/StringBuilder;
invoke-direct {v0}, Ljava/lang/StringBuilder;-><init>()V
iget-object v1, p0, Lkotlin/reflect/a;->a:Ljava/lang/reflect/Type;
invoke-static {v1}, Lkotlin/reflect/TypesJVMKt;->b(Ljava/lang/reflect/Type;)Ljava/lang/String;
move-result-object v1
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
const-string v1, "[]"
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object v0
return-object v0
.end method
.method public hashCode()I
.locals 1
.line 1
invoke-virtual {p0}, Lkotlin/reflect/a;->getGenericComponentType()Ljava/lang/reflect/Type;
move-result-object v0
invoke-virtual {v0}, Ljava/lang/Object;->hashCode()I
move-result v0
return v0
.end method
.method public toString()Ljava/lang/String;
.locals 1
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.line 1
invoke-virtual {p0}, Lkotlin/reflect/a;->getTypeName()Ljava/lang/String;
move-result-object v0
return-object v0
.end method