apkfuckery/com.discord/smali_classes2/kotlin/reflect/KProperty0$Getter.smali

32 lines
755 B
Smali
Raw Normal View History

2020-05-17 12:40:10 +00:00
.class public interface abstract Lkotlin/reflect/KProperty0$Getter;
.super Ljava/lang/Object;
.source "KProperty.kt"
# interfaces
.implements Lkotlin/reflect/KProperty$Getter;
.implements Lkotlin/jvm/functions/Function0;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lkotlin/reflect/KProperty0;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "Getter"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2020-09-09 19:21:20 +00:00
"<V:",
2020-05-17 12:40:10 +00:00
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lkotlin/reflect/KProperty$Getter<",
2020-09-09 19:21:20 +00:00
"TV;>;",
2020-05-17 12:40:10 +00:00
"Lkotlin/jvm/functions/Function0<",
2020-09-09 19:21:20 +00:00
"TV;>;"
2020-05-17 12:40:10 +00:00
}
.end annotation