今奥全景相机
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

78 lines
1.8 KiB

.class Lcom/google/common/eventbus/EventBus$2;
.super Ljava/lang/ThreadLocal;
.source "EventBus.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/common/eventbus/EventBus;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/ThreadLocal",
"<",
"Ljava/util/Queue",
"<",
"Lcom/google/common/eventbus/EventBus$EventWithSubscriber;",
">;>;"
}
.end annotation
# instance fields
.field final synthetic this$0:Lcom/google/common/eventbus/EventBus;
# direct methods
.method constructor <init>(Lcom/google/common/eventbus/EventBus;)V
.locals 0
.prologue
.line 151
iput-object p1, p0, Lcom/google/common/eventbus/EventBus$2;->this$0:Lcom/google/common/eventbus/EventBus;
invoke-direct {p0}, Ljava/lang/ThreadLocal;-><init>()V
return-void
.end method
# virtual methods
.method protected bridge synthetic initialValue()Ljava/lang/Object;
.locals 1
.prologue
.line 151
invoke-virtual {p0}, Lcom/google/common/eventbus/EventBus$2;->initialValue()Ljava/util/Queue;
move-result-object v0
return-object v0
.end method
.method protected initialValue()Ljava/util/Queue;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/Queue",
"<",
"Lcom/google/common/eventbus/EventBus$EventWithSubscriber;",
">;"
}
.end annotation
.prologue
.line 153
new-instance v0, Ljava/util/LinkedList;
invoke-direct {v0}, Ljava/util/LinkedList;-><init>()V
return-object v0
.end method