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

31 lines
680 B
Smali
Raw Normal View History

2020-05-17 12:40:10 +00:00
.class public interface abstract Lkotlin/reflect/KProperty$Getter;
.super Ljava/lang/Object;
.source "KProperty.kt"
# interfaces
.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 = {
2020-09-09 19:21:20 +00:00
"<V:",
2020-05-17 12:40:10 +00:00
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
2020-07-08 16:44:49 +00:00
"Ljava/lang/Object<",
2020-09-09 19:21:20 +00:00
"TV;>;",
2020-05-17 12:40:10 +00:00
"Lkotlin/reflect/KFunction<",
2020-09-09 19:21:20 +00:00
"TV;>;"
2020-05-17 12:40:10 +00:00
}
.end annotation