c$1.smali
.class Lorg/greenrobot/eventbus/c$1;
.super Ljava/lang/ThreadLocal;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lorg/greenrobot/eventbus/c;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/ThreadLocal",
"<",
"Lorg/greenrobot/eventbus/c$a;",
">;"
}
.end annotation
# instance fields
.field final synthetic a:Lorg/greenrobot/eventbus/c;
# direct methods
.method constructor <init>(Lorg/greenrobot/eventbus/c;)V
.registers 2
iput-object p1, p0, Lorg/greenrobot/eventbus/c$1;->a:Lorg/greenrobot/eventbus/c;
invoke-direct {p0}, Ljava/lang/ThreadLocal;-><init>()V
return-void
.end method
# virtual methods
.method protected a()Lorg/greenrobot/eventbus/c$a;
.registers 2
new-instance v0, Lorg/greenrobot/eventbus/c$a;
invoke-direct {v0}, Lorg/greenrobot/eventbus/c$a;-><init>()V
return-object v0
.end method
.method protected synthetic initialValue()Ljava/lang/Object;
.registers 2
invoke-virtual {p0}, Lorg/greenrobot/eventbus/c$1;->a()Lorg/greenrobot/eventbus/c$a;
move-result-object v0
return-object v0
.end method