J.smali
.class Lcom/sandboxol/greendao/c/J;
.super Ljava/lang/Object;
.source "GameDetailDbHelper.java"
# interfaces
.implements Lcom/sandboxol/greendao/e/i;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/sandboxol/greendao/c/M;->b(Ljava/lang/String;Lcom/sandboxol/greendao/a/c;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lcom/sandboxol/greendao/e/i<",
"Lcom/sandboxol/greendao/entity/Game;",
">;"
}
.end annotation
# instance fields
.field final synthetic a:Ljava/lang/String;
.field final synthetic b:Lcom/sandboxol/greendao/a/c;
.field final synthetic c:Lcom/sandboxol/greendao/c/M;
# direct methods
.method constructor <init>(Lcom/sandboxol/greendao/c/M;Ljava/lang/String;Lcom/sandboxol/greendao/a/c;)V
.registers 4
.line 1
iput-object p1, p0, Lcom/sandboxol/greendao/c/J;->c:Lcom/sandboxol/greendao/c/M;
iput-object p2, p0, Lcom/sandboxol/greendao/c/J;->a:Ljava/lang/String;
iput-object p3, p0, Lcom/sandboxol/greendao/c/J;->b:Lcom/sandboxol/greendao/a/c;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public a(Lcom/sandboxol/greendao/entity/Game;)V
.registers 3
.line 1
iget-object v0, p0, Lcom/sandboxol/greendao/c/J;->b:Lcom/sandboxol/greendao/a/c;
invoke-interface {v0, p1}, Lcom/sandboxol/greendao/a/c;->onSuccess(Ljava/lang/Object;)V
return-void
.end method
.method public onError(Ljava/lang/Throwable;)V
.registers 4
.line 1
iget-object v0, p0, Lcom/sandboxol/greendao/c/J;->b:Lcom/sandboxol/greendao/a/c;
invoke-virtual {p1}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object p1
const/4 v1, -0x1
invoke-interface {v0, v1, p1}, Lcom/sandboxol/greendao/a/c;->onError(ILjava/lang/String;)V
return-void
.end method
.method public onExecute()Lcom/sandboxol/greendao/entity/Game;
.registers 3
.line 2
iget-object v0, p0, Lcom/sandboxol/greendao/c/J;->c:Lcom/sandboxol/greendao/c/M;
iget-object v1, p0, Lcom/sandboxol/greendao/c/J;->a:Ljava/lang/String;
invoke-static {v0, v1}, Lcom/sandboxol/greendao/c/M;->a(Lcom/sandboxol/greendao/c/M;Ljava/lang/String;)Lcom/sandboxol/greendao/entity/Game;
move-result-object v0
return-object v0
.end method
.method public bridge synthetic onExecute()Ljava/lang/Object;
.registers 2
.line 1
invoke-virtual {p0}, Lcom/sandboxol/greendao/c/J;->onExecute()Lcom/sandboxol/greendao/entity/Game;
move-result-object v0
return-object v0
.end method
.method public bridge synthetic onSuccess(Ljava/lang/Object;)V
.registers 2
.line 1
check-cast p1, Lcom/sandboxol/greendao/entity/Game;
invoke-virtual {p0, p1}, Lcom/sandboxol/greendao/c/J;->a(Lcom/sandboxol/greendao/entity/Game;)V
return-void
.end method