b.smali
.class public Lcom/sandboxol/blockymods/view/dialog/c/b;
.super Lcom/sandboxol/common/base/viewmodel/ListItemViewModel;
.source "PartyChooseGameItemViewModel.java"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/sandboxol/common/base/viewmodel/ListItemViewModel<",
"Lcom/sandboxol/center/entity/AllGameIdInfo;",
">;"
}
.end annotation
# instance fields
.field public a:Lcom/sandboxol/common/command/ReplyCommand;
# virtual methods
.method public getItem()Lcom/sandboxol/center/entity/AllGameIdInfo;
.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/center/entity/AllGameIdInfo;
return-object v0
.end method
.method public bridge synthetic getItem()Ljava/lang/Object;
.registers 2
.line 1
invoke-virtual {p0}, Lcom/sandboxol/blockymods/view/dialog/c/b;->getItem()Lcom/sandboxol/center/entity/AllGameIdInfo;
move-result-object v0
return-object v0
.end method