Interface WorkerFactory<T>

    • Method Detail

      • createWorker

        Worker<T> createWorker()