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

29 lines
633 B
Smali
Raw Normal View History

2019-02-17 02:24:41 +00:00
.class public interface abstract Lkotlin/reflect/KProperty$Getter;
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/KProperty;
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 = "Getter"
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<",
2019-02-04 20:08:30 +00:00
"TR;>;"
2019-02-04 20:05:16 +00:00
}
.end annotation