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

34 lines
820 B
Smali
Raw Normal View History

2020-05-17 12:40:10 +00:00
.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 = {
2020-09-16 23:45:23 +00:00
"<V:",
2020-05-17 12:40:10 +00:00
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lkotlin/reflect/KMutableProperty$Setter<",
2020-09-16 23:45:23 +00:00
"TV;>;",
2020-05-17 12:40:10 +00:00
"Lkotlin/jvm/functions/Function1<",
2020-09-16 23:45:23 +00:00
"TV;",
2020-05-17 12:40:10 +00:00
"Lkotlin/Unit;",
">;"
}
.end annotation