public class NamedThreadFactory extends Object implements ThreadFactory
NamedThreadFactory(Function<Integer,String> nameCreator)
Thread
newThread(Runnable r)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NamedThreadFactory(Function<Integer,String> nameCreator)
public Thread newThread(Runnable r)
newThread
ThreadFactory
Copyright © 2022. All rights reserved.