com.google.code.tempusfugit.concurrency
Class DefaultThreadFactory
java.lang.Object
com.google.code.tempusfugit.concurrency.DefaultThreadFactory
- All Implemented Interfaces:
- ThreadFactory
public class DefaultThreadFactory
- extends Object
- implements ThreadFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultThreadFactory
public DefaultThreadFactory()
newThread
public Thread newThread(Runnable runnable)
- Specified by:
newThread
in interface ThreadFactory
Copyright © 2009-2012 tempus-fugit committers. All Rights Reserved.