tmap/smali/k2/c.smali
2022-06-10 21:38:30 +09:00

30 lines
600 B
Smali

.class public final Lk2/c;
.super Ljava/lang/Object;
.source "ViewModelFactoryModules.java"
# annotations
.annotation build Landroidx/annotation/RestrictTo;
value = {
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP_PREFIX:Landroidx/annotation/RestrictTo$Scope;
}
.end annotation
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lk2/c$b;,
Lk2/c$a;
}
.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