Rabbit-R1/switch port/smali/smali_classes3/kotlin/reflect/KMutableProperty.smali

65 lines
1.8 KiB
Smali
Raw Normal View History

2024-05-21 16:08:36 -05:00
.class public interface abstract Lkotlin/reflect/KMutableProperty;
.super Ljava/lang/Object;
.source "KProperty.kt"
# interfaces
.implements Lkotlin/reflect/KProperty;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lkotlin/reflect/KMutableProperty$DefaultImpls;,
Lkotlin/reflect/KMutableProperty$Setter;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<V:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lkotlin/reflect/KProperty<",
"TV;>;"
}
.end annotation
.annotation runtime Lkotlin/Metadata;
d1 = {
"\u0000\u0014\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\u0008\u0006\u0008f\u0018\u0000*\u0004\u0008\u0000\u0010\u00012\u0008\u0012\u0004\u0012\u0002H\u00010\u0002:\u0001\tR\u001e\u0010\u0003\u001a\u0008\u0012\u0004\u0012\u00028\u00000\u0004X\u00a6\u0004\u00a2\u0006\u000c\u0012\u0004\u0008\u0005\u0010\u0006\u001a\u0004\u0008\u0007\u0010\u0008\u00a8\u0006\n"
}
d2 = {
"Lkotlin/reflect/KMutableProperty;",
"V",
"Lkotlin/reflect/KProperty;",
"setter",
"Lkotlin/reflect/KMutableProperty$Setter;",
"getSetter$annotations",
"()V",
"getSetter",
"()Lkotlin/reflect/KMutableProperty$Setter;",
"Setter",
"kotlin-stdlib"
}
k = 0x1
mv = {
0x1,
0x9,
0x0
}
xi = 0x30
.end annotation
# virtual methods
.method public abstract getSetter()Lkotlin/reflect/KMutableProperty$Setter;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lkotlin/reflect/KMutableProperty$Setter<",
"TV;>;"
}
.end annotation
.end method