Package 

Class ConfigurablePriorityThreadFactory

    • Method Summary

      Modifier and Type Method Description
      Thread newThread(Runnable pRunnable)
      • Methods inherited from class java.util.concurrent.ThreadFactory

        newThread
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ConfigurablePriorityThreadFactory

        ConfigurablePriorityThreadFactory(int pPriority, String pName)