hunt.concurrency.ExecutorService

Undocumented in source.

Members

Interfaces

ExecutorService
interface ExecutorService

An {@link Executor} that provides methods to manage termination and methods that can produce a {@link Future} for tracking progress of one or more asynchronous tasks.

Meta