2022-06-10 21:38:30 +09:00

74 lines
2.1 KiB
Smali

.class public Landroidx/navigation/p$b;
.super Landroidx/lifecycle/AbstractSavedStateViewModelFactory;
.source "NavBackStackEntry.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/navigation/p;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "b"
.end annotation
# direct methods
.method public constructor <init>(Landroidx/savedstate/b;Landroid/os/Bundle;)V
.locals 0
.param p1 # Landroidx/savedstate/b;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Landroid/os/Bundle;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.line 1
invoke-direct {p0, p1, p2}, Landroidx/lifecycle/AbstractSavedStateViewModelFactory;-><init>(Landroidx/savedstate/b;Landroid/os/Bundle;)V
return-void
.end method
# virtual methods
.method public create(Ljava/lang/String;Ljava/lang/Class;Landroidx/lifecycle/SavedStateHandle;)Landroidx/lifecycle/ViewModel;
.locals 0
.param p1 # Ljava/lang/String;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Ljava/lang/Class;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p3 # Landroidx/lifecycle/SavedStateHandle;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Landroidx/lifecycle/ViewModel;",
">(",
"Ljava/lang/String;",
"Ljava/lang/Class<",
"TT;>;",
"Landroidx/lifecycle/SavedStateHandle;",
")TT;"
}
.end annotation
.line 1
new-instance p1, Landroidx/navigation/p$c;
invoke-direct {p1, p3}, Landroidx/navigation/p$c;-><init>(Landroidx/lifecycle/SavedStateHandle;)V
return-object p1
.end method