apkfuckery/com.discord/smali_classes2/kotlin/reflect/KMutableProperty0$Setter.smali

34 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 = {
"<V:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lkotlin/reflect/KMutableProperty$Setter<",
"TV;>;",
"Lkotlin/jvm/functions/Function1<",
"TV;",
"Lkotlin/Unit;",
">;"
}
.end annotation