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

30 lines
669 B
Smali
Raw Normal View History

2019-02-17 02:24:41 +00:00
.class public interface abstract Lkotlin/reflect/KMutableProperty$Setter;
2019-02-04 20:05:16 +00:00
.super Ljava/lang/Object;
2019-02-04 20:29:01 +00:00
.source "KProperty.kt"
2019-02-04 20:05:16 +00:00
# interfaces
2019-02-17 02:24:41 +00:00
.implements Lkotlin/reflect/KFunction;
2019-02-04 20:05:16 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2019-02-17 02:24:41 +00:00
value = Lkotlin/reflect/KMutableProperty;
2019-02-04 20:05:16 +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:05:16 +00:00
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2019-02-04 20:17:36 +00:00
"<R:",
2019-02-04 20:05:16 +00:00
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
2019-02-17 02:24:41 +00:00
"Lkotlin/reflect/KFunction<",
"Lkotlin/Unit;",
">;"
2019-02-04 20:05:16 +00:00
}
.end annotation