granularity level: instruction

		.class public interface abstract Landroidx/lifecycle/ViewModelProvider$Factory;
.super Ljava/lang/Object;
.source "ViewModelProvider.java"

.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/lifecycle/ViewModelProvider;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "Factory"
.end annotation



.method public abstract create(Ljava/lang/Class;)Landroidx/lifecycle/ViewModel;
	
	.annotation system Ldalvik/annotation/Signature;
	value = {
	"<T:",
	"Landroidx/lifecycle/ViewModel;",
	">(",
	"Ljava/lang/Class<",
	"TT;>;)TT;"
	}
	.end annotation

.end method