public class ThreadFactoryImpl extends Object implements ThreadFactory
ThreadFactoryImpl(String threadNamePrefix)
Thread
newThread(Runnable r)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ThreadFactoryImpl(String threadNamePrefix)
public Thread newThread(Runnable r)
newThread
ThreadFactory
Copyright © 2012–2016. All rights reserved.