33 lines
820 B
Smali
33 lines
820 B
Smali
.class public interface abstract Lkotlin/reflect/KMutableProperty0$Setter;
|
|
.super Ljava/lang/Object;
|
|
.source "KProperty.kt"
|
|
|
|
# interfaces
|
|
.implements Lkotlin/reflect/KMutableProperty$Setter;
|
|
.implements Lkotlin/jvm/functions/Function1;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lkotlin/reflect/KMutableProperty0;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x609
|
|
name = "Setter"
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<R:",
|
|
"Ljava/lang/Object;",
|
|
">",
|
|
"Ljava/lang/Object;",
|
|
"Lkotlin/reflect/KMutableProperty$Setter<",
|
|
"TR;>;",
|
|
"Lkotlin/jvm/functions/Function1<",
|
|
"TR;",
|
|
"Lkotlin/Unit;",
|
|
">;"
|
|
}
|
|
.end annotation
|