Rabbit-R1/switch port/smali/smali_classes3/kotlin/reflect/KProperty$Accessor.smali
2024-05-21 17:08:36 -04:00

58 lines
1.5 KiB
Smali

.class public interface abstract Lkotlin/reflect/KProperty$Accessor;
.super Ljava/lang/Object;
.source "KProperty.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lkotlin/reflect/KProperty;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "Accessor"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<V:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;"
}
.end annotation
.annotation runtime Lkotlin/Metadata;
d1 = {
"\u0000\u0014\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u0000\n\u0000\n\u0002\u0018\u0002\n\u0002\u0008\u0003\u0008f\u0018\u0000*\u0006\u0008\u0001\u0010\u0001 \u00012\u00020\u0002R\u0018\u0010\u0003\u001a\u0008\u0012\u0004\u0012\u00028\u00010\u0004X\u00a6\u0004\u00a2\u0006\u0006\u001a\u0004\u0008\u0005\u0010\u0006\u00a8\u0006\u0007"
}
d2 = {
"Lkotlin/reflect/KProperty$Accessor;",
"V",
"",
"property",
"Lkotlin/reflect/KProperty;",
"getProperty",
"()Lkotlin/reflect/KProperty;",
"kotlin-stdlib"
}
k = 0x1
mv = {
0x1,
0x9,
0x0
}
xi = 0x30
.end annotation
# virtual methods
.method public abstract getProperty()Lkotlin/reflect/KProperty;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lkotlin/reflect/KProperty<",
"TV;>;"
}
.end annotation
.end method