public class DaemonThreadFactory extends Object implements ThreadFactory
DaemonThreadFactory()
DaemonThreadFactory(String name)
Thread
newThread(Runnable runnable)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DaemonThreadFactory(@Nullable String name)
public DaemonThreadFactory()
public Thread newThread(@Nonnull Runnable runnable)
newThread
ThreadFactory
Copyright © 2016. All rights reserved.