changed repo structure
This commit is contained in:
@@ -0,0 +1,96 @@
|
||||
.class Lkotlin/LazyKt__LazyKt;
|
||||
.super Lkotlin/LazyKt__LazyJVMKt;
|
||||
.source "Lazy.kt"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation runtime Lkotlin/Metadata;
|
||||
d1 = {
|
||||
"\u0000\u0018\n\u0000\n\u0002\u0018\u0002\n\u0002\u0008\u0005\n\u0002\u0010\u0000\n\u0000\n\u0002\u0018\u0002\n\u0002\u0008\u0002\u001a\u001f\u0010\u0000\u001a\u0008\u0012\u0004\u0012\u0002H\u00020\u0001\"\u0004\u0008\u0000\u0010\u00022\u0006\u0010\u0003\u001a\u0002H\u0002\u00a2\u0006\u0002\u0010\u0004\u001a4\u0010\u0005\u001a\u0002H\u0002\"\u0004\u0008\u0000\u0010\u0002*\u0008\u0012\u0004\u0012\u0002H\u00020\u00012\u0008\u0010\u0006\u001a\u0004\u0018\u00010\u00072\n\u0010\u0008\u001a\u0006\u0012\u0002\u0008\u00030\tH\u0087\n\u00a2\u0006\u0002\u0010\n\u00a8\u0006\u000b"
|
||||
}
|
||||
d2 = {
|
||||
"lazyOf",
|
||||
"Lkotlin/Lazy;",
|
||||
"T",
|
||||
"value",
|
||||
"(Ljava/lang/Object;)Lkotlin/Lazy;",
|
||||
"getValue",
|
||||
"thisRef",
|
||||
"",
|
||||
"property",
|
||||
"Lkotlin/reflect/KProperty;",
|
||||
"(Lkotlin/Lazy;Ljava/lang/Object;Lkotlin/reflect/KProperty;)Ljava/lang/Object;",
|
||||
"kotlin-stdlib"
|
||||
}
|
||||
k = 0x5
|
||||
mv = {
|
||||
0x1,
|
||||
0x8,
|
||||
0x0
|
||||
}
|
||||
xi = 0x31
|
||||
xs = "kotlin/LazyKt"
|
||||
.end annotation
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Lkotlin/LazyKt__LazyJVMKt;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method private static final getValue(Lkotlin/Lazy;Ljava/lang/Object;Lkotlin/reflect/KProperty;)Ljava/lang/Object;
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<T:",
|
||||
"Ljava/lang/Object;",
|
||||
">(",
|
||||
"Lkotlin/Lazy<",
|
||||
"+TT;>;",
|
||||
"Ljava/lang/Object;",
|
||||
"Lkotlin/reflect/KProperty<",
|
||||
"*>;)TT;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
const-string p1, "<this>"
|
||||
|
||||
invoke-static {p0, p1}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
const-string p1, "property"
|
||||
|
||||
invoke-static {p2, p1}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
.line 44
|
||||
invoke-interface {p0}, Lkotlin/Lazy;->getValue()Ljava/lang/Object;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
return-object p0
|
||||
.end method
|
||||
|
||||
.method public static final lazyOf(Ljava/lang/Object;)Lkotlin/Lazy;
|
||||
.locals 1
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<T:",
|
||||
"Ljava/lang/Object;",
|
||||
">(TT;)",
|
||||
"Lkotlin/Lazy<",
|
||||
"TT;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
.line 35
|
||||
new-instance v0, Lkotlin/InitializedLazyImpl;
|
||||
|
||||
invoke-direct {v0, p0}, Lkotlin/InitializedLazyImpl;-><init>(Ljava/lang/Object;)V
|
||||
|
||||
check-cast v0, Lkotlin/Lazy;
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
Reference in New Issue
Block a user