Class WorkerQueue.JobItem

  • Enclosing class:
    WorkerQueue

    private class WorkerQueue.JobItem
    extends java.lang.Object
    Simple linked cell, that has only a reference to the next job.
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private JobItem​(Executable job)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait