g0$c.smali
.class public abstract Landroidx/lifecycle/g0$c;
.super Landroidx/lifecycle/g0$e;
.source "SourceFile"
# interfaces
.implements Landroidx/lifecycle/g0$b;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/lifecycle/g0;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x409
name = "c"
.end annotation
# direct methods
.method public constructor <init>()V
.registers 1
invoke-direct {p0}, Landroidx/lifecycle/g0$e;-><init>()V
return-void
.end method
# virtual methods
.method public abstract b(Ljava/lang/String;Ljava/lang/Class;)Landroidx/lifecycle/f0;
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Landroidx/lifecycle/f0;",
">(",
"Ljava/lang/String;",
"Ljava/lang/Class<",
"TT;>;)TT;"
}
.end annotation
.end method
.method public create(Ljava/lang/Class;)Landroidx/lifecycle/f0;
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Landroidx/lifecycle/f0;",
">(",
"Ljava/lang/Class<",
"TT;>;)TT;"
}
.end annotation
new-instance p1, Ljava/lang/UnsupportedOperationException;
const-string v0, "create(String, Class<?>) must be called on implementaions of KeyedFactory"
invoke-direct {p1, v0}, Ljava/lang/UnsupportedOperationException;-><init>(Ljava/lang/String;)V
throw p1
.end method