f.smali

.class public Lcom/sandboxol/gamedetail/view/fragment/introduce/f;
.super Lcom/sandboxol/common/base/viewmodel/ListItemViewModel;
.source "GameDetailIntroduceItemViewModel.java"


# annotations
.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lcom/sandboxol/common/base/viewmodel/ListItemViewModel<",
        "Lcom/sandboxol/greendao/entity/BannerPic;",
        ">;"
    }
.end annotation


# direct methods
.method public constructor <init>(Landroid/content/Context;Lcom/sandboxol/greendao/entity/BannerPic;)V
    .registers 3

    .line 1
    invoke-direct {p0, p1, p2}, Lcom/sandboxol/common/base/viewmodel/ListItemViewModel;-><init>(Landroid/content/Context;Ljava/lang/Object;)V

    return-void
.end method


# virtual methods
.method public getItem()Lcom/sandboxol/greendao/entity/BannerPic;
    .registers 2

    .line 2
    invoke-super {p0}, Lcom/sandboxol/common/base/viewmodel/ListItemViewModel;->getItem()Ljava/lang/Object;

    move-result-object v0

    check-cast v0, Lcom/sandboxol/greendao/entity/BannerPic;

    return-object v0
.end method

.method public bridge synthetic getItem()Ljava/lang/Object;
    .registers 2

    .line 1
    invoke-virtual {p0}, Lcom/sandboxol/gamedetail/view/fragment/introduce/f;->getItem()Lcom/sandboxol/greendao/entity/BannerPic;

    move-result-object v0

    return-object v0
.end method