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