public static final class DirectoryThread.Factory extends Object implements ThreadFactory
Executors to dynamically create new
DirectoryThread instances.public Factory(String threadNamePrefix)
threadNamePrefix - The name prefix used for all threads created using this factory.public Thread newThread(Runnable r)
newThread in interface ThreadFactoryCopyright © 2010-2020 Wren Security. All Rights Reserved.