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

86 lines
2.4 KiB
Smali

.class public final Landroidx/navigation/dynamicfeatures/fragment/ui/a$a;
.super Ljava/lang/Object;
.source "InstallViewModel.kt"
# interfaces
.implements Landroidx/lifecycle/ViewModelProvider$Factory;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/navigation/dynamicfeatures/fragment/ui/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation runtime Lkotlin/Metadata;
bv = {}
d1 = {
"\u0000\u0017\n\u0000\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\u0008\u0004*\u0001\u0000\u0008\n\u0018\u00002\u00020\u0001J\'\u0010\u0006\u001a\u00028\u0000\"\u0008\u0008\u0000\u0010\u0003*\u00020\u00022\u000c\u0010\u0005\u001a\u0008\u0012\u0004\u0012\u00028\u00000\u0004H\u0016\u00a2\u0006\u0004\u0008\u0006\u0010\u0007\u00a8\u0006\u0008"
}
d2 = {
"androidx/navigation/dynamicfeatures/fragment/ui/a$a",
"Landroidx/lifecycle/ViewModelProvider$Factory;",
"Landroidx/lifecycle/ViewModel;",
"T",
"Ljava/lang/Class;",
"modelClass",
"create",
"(Ljava/lang/Class;)Landroidx/lifecycle/ViewModel;",
"navigation-dynamic-features-fragment_release"
}
k = 0x1
mv = {
0x1,
0x4,
0x0
}
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public create(Ljava/lang/Class;)Landroidx/lifecycle/ViewModel;
.locals 1
.param p1 # Ljava/lang/Class;
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Landroidx/lifecycle/ViewModel;",
">(",
"Ljava/lang/Class<",
"TT;>;)TT;"
}
.end annotation
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
const-string v0, "modelClass"
invoke-static {p1, v0}, Lkotlin/jvm/internal/f0;->q(Ljava/lang/Object;Ljava/lang/String;)V
.line 1
new-instance p1, Landroidx/navigation/dynamicfeatures/fragment/ui/a;
invoke-direct {p1}, Landroidx/navigation/dynamicfeatures/fragment/ui/a;-><init>()V
return-object p1
.end method