40 lines
968 B
Smali
40 lines
968 B
Smali
.class public interface abstract Lkotlin/reflect/KMutableProperty0;
|
|
.super Ljava/lang/Object;
|
|
.source "KProperty.kt"
|
|
|
|
# interfaces
|
|
.implements Lkotlin/reflect/KProperty0;
|
|
.implements Lkotlin/reflect/KMutableProperty;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lkotlin/reflect/KMutableProperty0$Setter;
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<R:",
|
|
"Ljava/lang/Object;",
|
|
">",
|
|
"Ljava/lang/Object;",
|
|
"Lkotlin/reflect/KProperty0<",
|
|
"TR;>;",
|
|
"Lkotlin/reflect/KMutableProperty<",
|
|
"TR;>;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract getSetter()Lkotlin/reflect/KMutableProperty0$Setter;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Lkotlin/reflect/KMutableProperty0$Setter<",
|
|
"TR;>;"
|
|
}
|
|
.end annotation
|
|
.end method
|