Class CollectionsThreadFactory
- java.lang.Object
-
- org.eclipse.collections.impl.parallel.CollectionsThreadFactory
-
- All Implemented Interfaces:
ThreadFactory
public final class CollectionsThreadFactory extends Object implements ThreadFactory
-
-
Method Detail
-
newThread
public Thread newThread(Runnable r)
- Specified by:
newThreadin interfaceThreadFactory
-
-