public class CompilerThreadFactory extends Object implements ThreadFactory
protected String
threadNamePrefix
CompilerThreadFactory(String threadNamePrefix)
Thread
newThread(Runnable r)
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected final String threadNamePrefix
public CompilerThreadFactory(String threadNamePrefix)
public Thread newThread(Runnable r)
newThread
ThreadFactory