Package org.eclipse.jetty.util.thread
Class SerializedExecutor.Link
java.lang.Object
org.eclipse.jetty.util.thread.SerializedExecutor.Link
- Enclosing class:
- SerializedExecutor
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final AtomicReference<SerializedExecutor.Link>
private final Runnable
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
_task
-
_next
-
-
Constructor Details
-
Link
-