@Authors(value="Nikolche Mihajlovski") @Since(value="4.1.0") public class RapidoidThreadFactory extends org.rapidoid.RapidoidThing implements ThreadFactory
| Constructor and Description |
|---|
RapidoidThreadFactory(String name,
boolean daemons) |
public RapidoidThreadFactory(String name, boolean daemons)
public Thread newThread(Runnable runnable)
newThread in interface ThreadFactoryCopyright © 2014–2018 Nikolche Mihajlovski and contributors. All rights reserved.