Class ParallelTasksExecutor

  • All Implemented Interfaces:
    AutoCloseable

    public class ParallelTasksExecutor
    extends Object
    implements AutoCloseable
    Allows to multiple tasks in parallel. Creates a queue for tasks.
    Since:
    7.20