Uses of Interface
com.epam.common.thread.queue.SimpleBlockingQueue
Packages that use SimpleBlockingQueue
-
Uses of SimpleBlockingQueue in com.epam.common.thread
Constructors in com.epam.common.thread with parameters of type SimpleBlockingQueueModifierConstructorDescriptionThreadPool
(int noOfThreads, SimpleBlockingQueue queue) ThreadPool
(int noOfThreads, String threadNamePrefix, SimpleBlockingQueue queue) -
Uses of SimpleBlockingQueue in com.epam.common.thread.queue
Classes in com.epam.common.thread.queue that implement SimpleBlockingQueueModifier and TypeClassDescriptionclass
User: Mykhailo_Sereda Date: 08.11.12 Time: 15:00class
User: Mykhailo_Sereda Date: 05.11.12 Time: 18:42