e$g.smali
.class Lf/b/d/e$g;
.super Lf/b/d/r;
.source ""
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lf/b/d/e;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = "g"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Lf/b/d/r<",
"TT;>;"
}
.end annotation
# instance fields
.field private a:Lf/b/d/r;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lf/b/d/r<",
"TT;>;"
}
.end annotation
.end field
# direct methods
.method constructor <init>()V
.registers 1
invoke-direct {p0}, Lf/b/d/r;-><init>()V
return-void
.end method
# virtual methods
.method public c(Lf/b/d/w/a;Ljava/lang/Object;)V
.registers 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lf/b/d/w/a;",
"TT;)V"
}
.end annotation
iget-object v0, p0, Lf/b/d/e$g;->a:Lf/b/d/r;
if-eqz v0, :cond_8
invoke-virtual {v0, p1, p2}, Lf/b/d/r;->c(Lf/b/d/w/a;Ljava/lang/Object;)V
return-void
:cond_8
new-instance p1, Ljava/lang/IllegalStateException;
invoke-direct {p1}, Ljava/lang/IllegalStateException;-><init>()V
throw p1
.end method
.method public d(Lf/b/d/r;)V
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lf/b/d/r<",
"TT;>;)V"
}
.end annotation
iget-object v0, p0, Lf/b/d/e$g;->a:Lf/b/d/r;
if-nez v0, :cond_7
iput-object p1, p0, Lf/b/d/e$g;->a:Lf/b/d/r;
return-void
:cond_7
new-instance p1, Ljava/lang/AssertionError;
invoke-direct {p1}, Ljava/lang/AssertionError;-><init>()V
throw p1
.end method