mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
146 lines
4.9 KiB
Smali
146 lines
4.9 KiB
Smali
.class public final Landroidx/lifecycle/viewmodel/MutableCreationExtras;
|
|
.super Landroidx/lifecycle/viewmodel/CreationExtras;
|
|
.source "CreationExtras.kt"
|
|
|
|
|
|
# annotations
|
|
.annotation runtime Lkotlin/Metadata;
|
|
d1 = {
|
|
"\u0000\u001c\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0008\u0005\n\u0002\u0018\u0002\n\u0002\u0008\u0002\n\u0002\u0010\u0002\n\u0002\u0008\u0003\u0018\u00002\u00020\u0001B\u000f\u0012\u0008\u0008\u0002\u0010\u0002\u001a\u00020\u0001\u00a2\u0006\u0002\u0010\u0003J$\u0010\u0004\u001a\u0004\u0018\u0001H\u0005\"\u0004\u0008\u0000\u0010\u00052\u000c\u0010\u0006\u001a\u0008\u0012\u0004\u0012\u0002H\u00050\u0007H\u0096\u0002\u00a2\u0006\u0002\u0010\u0008J*\u0010\t\u001a\u00020\n\"\u0004\u0008\u0000\u0010\u00052\u000c\u0010\u0006\u001a\u0008\u0012\u0004\u0012\u0002H\u00050\u00072\u0006\u0010\u000b\u001a\u0002H\u0005H\u0086\u0002\u00a2\u0006\u0002\u0010\u000c\u00a8\u0006\r"
|
|
}
|
|
d2 = {
|
|
"Landroidx/lifecycle/viewmodel/MutableCreationExtras;",
|
|
"Landroidx/lifecycle/viewmodel/CreationExtras;",
|
|
"initialExtras",
|
|
"(Landroidx/lifecycle/viewmodel/CreationExtras;)V",
|
|
"get",
|
|
"T",
|
|
"key",
|
|
"Landroidx/lifecycle/viewmodel/CreationExtras$Key;",
|
|
"(Landroidx/lifecycle/viewmodel/CreationExtras$Key;)Ljava/lang/Object;",
|
|
"set",
|
|
"",
|
|
"t",
|
|
"(Landroidx/lifecycle/viewmodel/CreationExtras$Key;Ljava/lang/Object;)V",
|
|
"lifecycle-viewmodel_release"
|
|
}
|
|
k = 0x1
|
|
mv = {
|
|
0x1,
|
|
0x8,
|
|
0x0
|
|
}
|
|
xi = 0x30
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 2
|
|
|
|
const/4 v0, 0x0
|
|
|
|
const/4 v1, 0x1
|
|
|
|
invoke-direct {p0, v0, v1, v0}, Landroidx/lifecycle/viewmodel/MutableCreationExtras;-><init>(Landroidx/lifecycle/viewmodel/CreationExtras;ILkotlin/jvm/internal/DefaultConstructorMarker;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>(Landroidx/lifecycle/viewmodel/CreationExtras;)V
|
|
.locals 1
|
|
|
|
const-string v0, "initialExtras"
|
|
|
|
invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 52
|
|
invoke-direct {p0}, Landroidx/lifecycle/viewmodel/CreationExtras;-><init>()V
|
|
|
|
.line 55
|
|
invoke-virtual {p0}, Landroidx/lifecycle/viewmodel/MutableCreationExtras;->getMap$lifecycle_viewmodel_release()Ljava/util/Map;
|
|
|
|
move-result-object p0
|
|
|
|
invoke-virtual {p1}, Landroidx/lifecycle/viewmodel/CreationExtras;->getMap$lifecycle_viewmodel_release()Ljava/util/Map;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-interface {p0, p1}, Ljava/util/Map;->putAll(Ljava/util/Map;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public synthetic constructor <init>(Landroidx/lifecycle/viewmodel/CreationExtras;ILkotlin/jvm/internal/DefaultConstructorMarker;)V
|
|
.locals 0
|
|
|
|
and-int/lit8 p2, p2, 0x1
|
|
|
|
if-eqz p2, :cond_0
|
|
|
|
.line 52
|
|
sget-object p1, Landroidx/lifecycle/viewmodel/CreationExtras$Empty;->INSTANCE:Landroidx/lifecycle/viewmodel/CreationExtras$Empty;
|
|
|
|
check-cast p1, Landroidx/lifecycle/viewmodel/CreationExtras;
|
|
|
|
:cond_0
|
|
invoke-direct {p0, p1}, Landroidx/lifecycle/viewmodel/MutableCreationExtras;-><init>(Landroidx/lifecycle/viewmodel/CreationExtras;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public get(Landroidx/lifecycle/viewmodel/CreationExtras$Key;)Ljava/lang/Object;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Ljava/lang/Object;",
|
|
">(",
|
|
"Landroidx/lifecycle/viewmodel/CreationExtras$Key<",
|
|
"TT;>;)TT;"
|
|
}
|
|
.end annotation
|
|
|
|
const-string v0, "key"
|
|
|
|
invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 66
|
|
invoke-virtual {p0}, Landroidx/lifecycle/viewmodel/MutableCreationExtras;->getMap$lifecycle_viewmodel_release()Ljava/util/Map;
|
|
|
|
move-result-object p0
|
|
|
|
invoke-interface {p0, p1}, Ljava/util/Map;->get(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public final set(Landroidx/lifecycle/viewmodel/CreationExtras$Key;Ljava/lang/Object;)V
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Ljava/lang/Object;",
|
|
">(",
|
|
"Landroidx/lifecycle/viewmodel/CreationExtras$Key<",
|
|
"TT;>;TT;)V"
|
|
}
|
|
.end annotation
|
|
|
|
const-string v0, "key"
|
|
|
|
invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 61
|
|
invoke-virtual {p0}, Landroidx/lifecycle/viewmodel/MutableCreationExtras;->getMap$lifecycle_viewmodel_release()Ljava/util/Map;
|
|
|
|
move-result-object p0
|
|
|
|
invoke-interface {p0, p1, p2}, Ljava/util/Map;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
return-void
|
|
.end method
|