public class SimpleThreadFactory extends Object implements ThreadFactory
SimpleThreadFactory(String baseName, Consumer<Thread> customizer)
Thread
newThread(Runnable r)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SimpleThreadFactory(String baseName, Consumer<Thread> customizer)
public Thread newThread(Runnable r)
newThread
ThreadFactory
Copyright © 2021 Couchbase, Inc.. All rights reserved.