Uses of Interface
com.epam.common.thread.runnable.RunnableFactory
Packages that use RunnableFactory
-
Uses of RunnableFactory in com.epam.common.thread.runnable
Constructors in com.epam.common.thread.runnable with parameters of type RunnableFactoryModifierConstructorDescriptionFixedRunnablePool
(int minSize, int maxSize, RunnableFactory<T> objectFactory)