public class BenchmarkThreadFactory extends java.lang.Object implements java.util.concurrent.ThreadFactory
BenchmarkThreadFactory(java.lang.String name)
java.lang.Thread
newThread(java.lang.Runnable runnable)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BenchmarkThreadFactory(java.lang.String name)
public java.lang.Thread newThread(java.lang.Runnable runnable)
newThread
java.util.concurrent.ThreadFactory