com.jdroid.java.concurrent
Class NormalPriorityThreadFactory
java.lang.Object
com.jdroid.java.concurrent.AbstractThreadFactory
com.jdroid.java.concurrent.NormalPriorityThreadFactory
- All Implemented Interfaces:
- ThreadFactory
public class NormalPriorityThreadFactory
- extends AbstractThreadFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NormalPriorityThreadFactory
public NormalPriorityThreadFactory(String namePrefix)
NormalPriorityThreadFactory
public NormalPriorityThreadFactory()
getThreadsPriority
protected int getThreadsPriority()
- Specified by:
getThreadsPriority in class AbstractThreadFactory
- See Also:
AbstractThreadFactory.getThreadsPriority()
Copyright © 2014. All rights reserved.