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

32 lines
731 B
Smali
Raw Normal View History

2019-07-24 11:27:29 +00:00
.class public interface abstract Lkotlin/reflect/KProperty$Getter;
.super Ljava/lang/Object;
.source "KProperty.kt"
# interfaces
2019-12-06 03:29:40 +00:00
.implements Lkotlin/reflect/KProperty$a;
2019-07-24 11:27:29 +00:00
.implements Lkotlin/reflect/KFunction;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lkotlin/reflect/KProperty;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "Getter"
.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/KProperty$a<",
"TR;>;",
2019-07-24 11:27:29 +00:00
"Lkotlin/reflect/KFunction<",
"TR;>;"
}
.end annotation