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

34 lines
820 B
Smali
Raw Normal View History

2019-02-17 02:24:41 +00:00
.class public interface abstract Lkotlin/reflect/KMutableProperty0$Setter;
2019-02-04 20:17:36 +00:00
.super Ljava/lang/Object;
2019-02-04 20:29:01 +00:00
.source "KProperty.kt"
2019-02-04 20:17:36 +00:00
# interfaces
.implements Lkotlin/jvm/functions/Function1;
2019-02-17 02:24:41 +00:00
.implements Lkotlin/reflect/KMutableProperty$Setter;
2019-02-04 20:17:36 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2019-02-17 02:24:41 +00:00
value = Lkotlin/reflect/KMutableProperty0;
2019-02-04 20:17:36 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
2019-02-17 02:24:41 +00:00
name = "Setter"
2019-02-04 20:17:36 +00:00
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2019-02-17 02:24:41 +00:00
"<R:",
2019-02-04 20:17:36 +00:00
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lkotlin/jvm/functions/Function1<",
2019-02-17 02:24:41 +00:00
"TR;",
"Lkotlin/Unit;",
">;",
"Lkotlin/reflect/KMutableProperty$Setter<",
2019-02-04 20:17:36 +00:00
"TR;>;"
}
.end annotation