Uses of Class
org.simpleframework.common.thread.ExecutorQueue
Packages that use ExecutorQueue
-
Uses of ExecutorQueue in org.simpleframework.common.thread
Fields in org.simpleframework.common.thread declared as ExecutorQueueModifier and TypeFieldDescriptionprivate final ExecutorQueueConcurrentExecutor.queueThis is the queue used to enqueue the tasks for execution.