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

34 lines
820 B
Smali
Raw Normal View History

2019-07-24 11:27:29 +00:00
.class public interface abstract Lkotlin/reflect/KMutableProperty0$Setter;
.super Ljava/lang/Object;
.source "KProperty.kt"
# interfaces
.implements Lkotlin/reflect/KMutableProperty$Setter;
2019-12-06 03:29:40 +00:00
.implements Lkotlin/jvm/functions/Function1;
2019-07-24 11:27:29 +00:00
# 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;",
2019-12-06 03:29:40 +00:00
"Lkotlin/reflect/KMutableProperty$Setter<",
"TR;>;",
2019-07-24 11:27:29 +00:00
"Lkotlin/jvm/functions/Function1<",
"TR;",
"Lkotlin/Unit;",
2019-12-06 03:29:40 +00:00
">;"
2019-07-24 11:27:29 +00:00
}
.end annotation