Class PollingWatchService.ZeroFsThreadFactory
java.lang.Object
io.roastedroot.zerofs.PollingWatchService.ZeroFsThreadFactory
- All Implemented Interfaces:
ThreadFactory
- Enclosing class:
PollingWatchService
private static class PollingWatchService.ZeroFsThreadFactory
extends Object
implements ThreadFactory
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final AtomicIntegerprivate final booleanprivate final String -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
nameFormat
-
daemon
private final boolean daemon -
count
-
-
Constructor Details
-
ZeroFsThreadFactory
-
-
Method Details
-
newThread
- Specified by:
newThreadin interfaceThreadFactory
-