void |
WorkQueue.ExecutionHandler.afterExecute(WorkQueue.ProcessScheduledFuture<?> future,
Throwable throwable,
int poolSize,
int activeCount,
int queueSize,
WorkQueue.QueueState queueState) |
void |
WorkQueue.ExecutionHandler.beforeExecute(Thread thread,
WorkQueue.ProcessScheduledFuture<?> future,
int poolSize,
int activeCount,
int queueSize,
WorkQueue.QueueState queueState) |
void |
WorkQueue.ExecutionHandler.execute(WorkQueue.ProcessScheduledFuture<?> future,
int poolSize,
int activeCount,
int queueSize,
WorkQueue.QueueState queueState) |