Interface WorkerPool<E extends Worker>

    • Method Detail

      • nextWorker

        E nextWorker()
        Return the next Worker to use
        Returns:
        worker