| Modifier and Type | Method and Description |
|---|---|
QueueExecutor.Builder |
QueueExecutor.Builder.withRunnableCreator(QueueExecutor.RunnableCreator<T> runnableCreator) |
| Constructor and Description |
|---|
QueueExecutor(Queue<T> queue,
QueueExecutor.RunnableCreator<T> runnableCreator,
int threadPoolSize,
long checkQueueInterval) |
Copyright © 2015. All rights reserved.