mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
78 lines
2.3 KiB
Smali
78 lines
2.3 KiB
Smali
.class public interface abstract Lkotlin/reflect/KProperty;
|
|
.super Ljava/lang/Object;
|
|
.source "KProperty.kt"
|
|
|
|
# interfaces
|
|
.implements Lkotlin/reflect/KCallable;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lkotlin/reflect/KProperty$Accessor;,
|
|
Lkotlin/reflect/KProperty$DefaultImpls;,
|
|
Lkotlin/reflect/KProperty$Getter;
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<V:",
|
|
"Ljava/lang/Object;",
|
|
">",
|
|
"Ljava/lang/Object;",
|
|
"Lkotlin/reflect/KCallable<",
|
|
"TV;>;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation runtime Lkotlin/Metadata;
|
|
d1 = {
|
|
"\u0000\u001c\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\u0008\u0005\n\u0002\u0010\u000b\n\u0002\u0008\u0007\u0008f\u0018\u0000*\u0006\u0008\u0000\u0010\u0001 \u00012\u0008\u0012\u0004\u0012\u0002H\u00010\u0002:\u0002\u000f\u0010R\u001e\u0010\u0003\u001a\u0008\u0012\u0004\u0012\u00028\u00000\u0004X\u00a6\u0004\u00a2\u0006\u000c\u0012\u0004\u0008\u0005\u0010\u0006\u001a\u0004\u0008\u0007\u0010\u0008R\u001a\u0010\t\u001a\u00020\n8&X\u00a7\u0004\u00a2\u0006\u000c\u0012\u0004\u0008\u000b\u0010\u0006\u001a\u0004\u0008\t\u0010\u000cR\u001a\u0010\r\u001a\u00020\n8&X\u00a7\u0004\u00a2\u0006\u000c\u0012\u0004\u0008\u000e\u0010\u0006\u001a\u0004\u0008\r\u0010\u000c\u00a8\u0006\u0011"
|
|
}
|
|
d2 = {
|
|
"Lkotlin/reflect/KProperty;",
|
|
"V",
|
|
"Lkotlin/reflect/KCallable;",
|
|
"getter",
|
|
"Lkotlin/reflect/KProperty$Getter;",
|
|
"getGetter$annotations",
|
|
"()V",
|
|
"getGetter",
|
|
"()Lkotlin/reflect/KProperty$Getter;",
|
|
"isConst",
|
|
"",
|
|
"isConst$annotations",
|
|
"()Z",
|
|
"isLateinit",
|
|
"isLateinit$annotations",
|
|
"Accessor",
|
|
"Getter",
|
|
"kotlin-stdlib"
|
|
}
|
|
k = 0x1
|
|
mv = {
|
|
0x1,
|
|
0x9,
|
|
0x0
|
|
}
|
|
xi = 0x30
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract getGetter()Lkotlin/reflect/KProperty$Getter;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Lkotlin/reflect/KProperty$Getter<",
|
|
"TV;>;"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract isConst()Z
|
|
.end method
|
|
|
|
.method public abstract isLateinit()Z
|
|
.end method
|