n.smali
.class public Lcom/sandboxol/gamedetail/view/fragment/introduce/n;
.super Lcom/sandboxol/common/base/viewmodel/ViewModel;
.source "GameDetailIntroduceViewModel.java"
# instance fields
.field public a:Lcom/sandboxol/gamedetail/view/fragment/introduce/g;
.field public b:Lcom/sandboxol/gamedetail/view/fragment/introduce/e;
# direct methods
.method public constructor <init>(Landroid/content/Context;Lcom/sandboxol/greendao/entity/Game;)V
.registers 5
.line 1
invoke-direct {p0}, Lcom/sandboxol/common/base/viewmodel/ViewModel;-><init>()V
.line 2
new-instance v0, Lcom/sandboxol/gamedetail/view/fragment/introduce/e;
invoke-direct {v0}, Lcom/sandboxol/gamedetail/view/fragment/introduce/e;-><init>()V
iput-object v0, p0, Lcom/sandboxol/gamedetail/view/fragment/introduce/n;->b:Lcom/sandboxol/gamedetail/view/fragment/introduce/e;
.line 3
new-instance v0, Lcom/sandboxol/gamedetail/view/fragment/introduce/g;
sget v1, Lcom/sandboxol/gamedetail/R$string;->no_data:I
invoke-direct {v0, p1, v1, p2}, Lcom/sandboxol/gamedetail/view/fragment/introduce/g;-><init>(Landroid/content/Context;ILcom/sandboxol/greendao/entity/Game;)V
iput-object v0, p0, Lcom/sandboxol/gamedetail/view/fragment/introduce/n;->a:Lcom/sandboxol/gamedetail/view/fragment/introduce/g;
return-void
.end method