private static final class UnorderedThreadPoolEventExecutor.NonNotifyRunnable
extends java.lang.Object
implements java.lang.Runnable
Modifier and Type | Field and Description |
---|---|
private java.lang.Runnable |
task |
Constructor and Description |
---|
NonNotifyRunnable(java.lang.Runnable task) |
Modifier and Type | Method and Description |
---|---|
void |
run() |