2019-02-04 20:08:30 +00:00
|
|
|
.class public abstract Landroidx/lifecycle/ViewModel;
|
2019-02-04 20:05:16 +00:00
|
|
|
.super Ljava/lang/Object;
|
2019-02-04 20:29:01 +00:00
|
|
|
.source "ViewModel.java"
|
2019-02-04 20:05:16 +00:00
|
|
|
|
|
|
|
|
|
|
|
# direct methods
|
|
|
|
.method public constructor <init>()V
|
|
|
|
.locals 0
|
|
|
|
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
|
|
|
|
return-void
|
|
|
|
.end method
|
2019-02-04 20:08:30 +00:00
|
|
|
|
|
|
|
|
|
|
|
# virtual methods
|
|
|
|
.method protected onCleared()V
|
|
|
|
.locals 0
|
|
|
|
|
|
|
|
return-void
|
|
|
|
.end method
|