31 lines
755 B
Smali
31 lines
755 B
Smali
.class public interface abstract Lkotlin/reflect/KProperty0$Getter;
|
|
.super Ljava/lang/Object;
|
|
.source "KProperty.kt"
|
|
|
|
# interfaces
|
|
.implements Lkotlin/jvm/functions/Function0;
|
|
.implements Lkotlin/reflect/KProperty$Getter;
|
|
|
|
|
|
# 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 = {
|
|
"<R:",
|
|
"Ljava/lang/Object;",
|
|
">",
|
|
"Ljava/lang/Object;",
|
|
"Lkotlin/jvm/functions/Function0<",
|
|
"TR;>;",
|
|
"Lkotlin/reflect/KProperty$Getter<",
|
|
"TR;>;"
|
|
}
|
|
.end annotation
|