25 lines
524 B
Smali
25 lines
524 B
Smali
.class public Landroid/arch/lifecycle/ViewModelProviders;
|
|
.super Ljava/lang/Object;
|
|
.source "ViewModelProviders.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Landroid/arch/lifecycle/ViewModelProviders$DefaultFactory;
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
.annotation runtime Ljava/lang/Deprecated;
|
|
.end annotation
|
|
|
|
.line 37
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|