udt.util
Class UDTThreadFactory
java.lang.Object
udt.util.UDTThreadFactory
- All Implemented Interfaces:
- ThreadFactory
public class UDTThreadFactory
- extends Object
- implements ThreadFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UDTThreadFactory
public UDTThreadFactory()
get
public static UDTThreadFactory get()
newThread
public Thread newThread(Runnable r)
- Specified by:
newThread in interface ThreadFactory
Copyright © 2013 LittleShoot. All Rights Reserved.