.class final Lorg/greenrobot/eventbus/EventBus$PostingThreadState; .super Ljava/lang/Object; .source "EventBus.java" # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Lorg/greenrobot/eventbus/EventBus; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x18 name = "PostingThreadState" .end annotation # instance fields .field canceled:Z .field event:Ljava/lang/Object; .field final eventQueue:Ljava/util/List; .annotation system Ldalvik/annotation/Signature; value = { "Ljava/util/List<", "Ljava/lang/Object;", ">;" } .end annotation .end field .field isMainThread:Z .field isPosting:Z .field subscription:Lorg/greenrobot/eventbus/Subscription; # direct methods .method constructor ()V .registers 2 .line 520 invoke-direct {p0}, Ljava/lang/Object;->()V .line 521 new-instance v0, Ljava/util/ArrayList; invoke-direct {v0}, Ljava/util/ArrayList;->()V iput-object v0, p0, Lorg/greenrobot/eventbus/EventBus$PostingThreadState;->eventQueue:Ljava/util/List; return-void .end method