public class PrefixThreadFactory extends Object implements ThreadFactory
PrefixThreadFactory(String prefix)
Thread
newThread(Runnable r)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PrefixThreadFactory(String prefix)
public Thread newThread(Runnable r)
newThread
ThreadFactory
Copyright © 2021. All rights reserved.