.class final Lcom/google/common/util/concurrent/ExecutionSequencer$ThreadConfinedTaskQueue; .super Ljava/lang/Object; .source "ExecutionSequencer.java" # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Lcom/google/common/util/concurrent/ExecutionSequencer; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x19 name = "ThreadConfinedTaskQueue" .end annotation # instance fields .field public nextExecutor:Ljava/util/concurrent/Executor; .annotation runtime Ljavax/annotation/CheckForNull; .end annotation .end field .field public nextTask:Ljava/lang/Runnable; .annotation runtime Ljavax/annotation/CheckForNull; .end annotation .end field .field public thread:Ljava/lang/Thread; .annotation runtime Ljavax/annotation/CheckForNull; .end annotation .end field # direct methods .method private constructor ()V .locals 0 .line 1 invoke-direct {p0}, Ljava/lang/Object;->()V return-void .end method .method public synthetic constructor (Lcom/google/common/util/concurrent/ExecutionSequencer$1;)V .locals 0 .line 2 invoke-direct {p0}, Lcom/google/common/util/concurrent/ExecutionSequencer$ThreadConfinedTaskQueue;->()V return-void .end method