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

31 lines
680 B
Smali

.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 = {
"<V:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Ljava/lang/Object<",
"TV;>;",
"Lkotlin/reflect/KFunction<",
"TV;>;"
}
.end annotation