changed repo structure
This commit is contained in:
@@ -0,0 +1,83 @@
|
||||
.class public final Landroidx/lifecycle/SavedStateHandlesVM;
|
||||
.super Landroidx/lifecycle/ViewModel;
|
||||
.source "SavedStateHandleSupport.kt"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation runtime Lkotlin/Metadata;
|
||||
d1 = {
|
||||
"\u0000\u001c\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0008\u0002\n\u0002\u0010%\n\u0002\u0010\u000e\n\u0002\u0018\u0002\n\u0002\u0008\u0003\u0008\u0000\u0018\u00002\u00020\u0001B\u0005\u00a2\u0006\u0002\u0010\u0002R\u001d\u0010\u0003\u001a\u000e\u0012\u0004\u0012\u00020\u0005\u0012\u0004\u0012\u00020\u00060\u0004\u00a2\u0006\u0008\n\u0000\u001a\u0004\u0008\u0007\u0010\u0008\u00a8\u0006\t"
|
||||
}
|
||||
d2 = {
|
||||
"Landroidx/lifecycle/SavedStateHandlesVM;",
|
||||
"Landroidx/lifecycle/ViewModel;",
|
||||
"()V",
|
||||
"handles",
|
||||
"",
|
||||
"",
|
||||
"Landroidx/lifecycle/SavedStateHandle;",
|
||||
"getHandles",
|
||||
"()Ljava/util/Map;",
|
||||
"lifecycle-viewmodel-savedstate_release"
|
||||
}
|
||||
k = 0x1
|
||||
mv = {
|
||||
0x1,
|
||||
0x8,
|
||||
0x0
|
||||
}
|
||||
xi = 0x30
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field private final handles:Ljava/util/Map;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ljava/util/Map<",
|
||||
"Ljava/lang/String;",
|
||||
"Landroidx/lifecycle/SavedStateHandle;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 1
|
||||
|
||||
.line 118
|
||||
invoke-direct {p0}, Landroidx/lifecycle/ViewModel;-><init>()V
|
||||
|
||||
.line 119
|
||||
new-instance v0, Ljava/util/LinkedHashMap;
|
||||
|
||||
invoke-direct {v0}, Ljava/util/LinkedHashMap;-><init>()V
|
||||
|
||||
check-cast v0, Ljava/util/Map;
|
||||
|
||||
iput-object v0, p0, Landroidx/lifecycle/SavedStateHandlesVM;->handles:Ljava/util/Map;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final getHandles()Ljava/util/Map;
|
||||
.locals 1
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"()",
|
||||
"Ljava/util/Map<",
|
||||
"Ljava/lang/String;",
|
||||
"Landroidx/lifecycle/SavedStateHandle;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
.line 119
|
||||
iget-object v0, p0, Landroidx/lifecycle/SavedStateHandlesVM;->handles:Ljava/util/Map;
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
Reference in New Issue
Block a user