Package org.pepsoft.util.jobqueue
package org.pepsoft.util.jobqueue
-
ClassDescriptionHashList<E>A combination of the List and Set interfaces.UniqueJobQueue<T extends Job>A FIFO job queue where each job may only exist at most once in the queue.