public class RealtimeThreadFactory extends Object implements ThreadFactory
| Constructor and Description |
|---|
RealtimeThreadFactory() |
public Thread createThread(Runnable r) throws Exception
createThread in interface ThreadFactoryExceptionpublic Thread createThread(Runnable r, int priority) throws Exception
createThread in interface ThreadFactoryExceptionCopyright © 2006–2018 The Apache Software Foundation. All rights reserved.