NavControllerViewModel$1.smali
.class Landroidx/navigation/NavControllerViewModel$1;
.super Ljava/lang/Object;
# interfaces
.implements Landroidx/lifecycle/ViewModelProvider$Factory;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/navigation/NavControllerViewModel;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# direct methods
.method constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public a(Ljava/lang/Class;)Landroidx/lifecycle/ViewModel;
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Landroidx/lifecycle/ViewModel;",
">(",
"Ljava/lang/Class<",
"TT;>;)TT;"
}
.end annotation
new-instance p1, Landroidx/navigation/NavControllerViewModel;
invoke-direct {p1}, Landroidx/navigation/NavControllerViewModel;-><init>()V
return-object p1
.end method