bh.smali
.class final Lcom/a/b/d/a/bh;
.super Lcom/a/b/f/v;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/a/b/f/v",
"<",
"Ljava/util/concurrent/atomic/AtomicInteger;",
">;"
}
.end annotation
# direct methods
.method constructor <init>()V
.registers 1
invoke-direct {p0}, Lcom/a/b/f/v;-><init>()V
return-void
.end method
# virtual methods
.method public final synthetic a(Lcom/a/b/g/a;)Ljava/lang/Object;
.registers 3
invoke-virtual {p0, p1}, Lcom/a/b/d/a/bh;->b(Lcom/a/b/g/a;)Ljava/util/concurrent/atomic/AtomicInteger;
move-result-object v0
return-object v0
.end method
.method public final bridge synthetic a(Lcom/a/b/g/c;Ljava/lang/Object;)V
.registers 3
check-cast p2, Ljava/util/concurrent/atomic/AtomicInteger;
invoke-virtual {p0, p1, p2}, Lcom/a/b/d/a/bh;->a(Lcom/a/b/g/c;Ljava/util/concurrent/atomic/AtomicInteger;)V
return-void
.end method
.method public final a(Lcom/a/b/g/c;Ljava/util/concurrent/atomic/AtomicInteger;)V
.registers 5
invoke-virtual {p2}, Ljava/util/concurrent/atomic/AtomicInteger;->get()I
move-result v0
int-to-long v0, v0
invoke-virtual {p1, v0, v1}, Lcom/a/b/g/c;->a(J)Lcom/a/b/g/c;
return-void
.end method
.method public final b(Lcom/a/b/g/a;)Ljava/util/concurrent/atomic/AtomicInteger;
.registers 4
:try_start_0
new-instance v0, Ljava/util/concurrent/atomic/AtomicInteger;
invoke-virtual {p1}, Lcom/a/b/g/a;->m()I
move-result v1
invoke-direct {v0, v1}, Ljava/util/concurrent/atomic/AtomicInteger;-><init>(I)V
:try_end_9
.catch Ljava/lang/NumberFormatException; {:try_start_0 .. :try_end_9} :catch_a
return-object v0
:catch_a
move-exception v0
new-instance v1, Lcom/a/b/f/JsonSyntaxException;
invoke-direct {v1, v0}, Lcom/a/b/f/JsonSyntaxException;-><init>(Ljava/lang/Throwable;)V
throw v1
.end method