Class AwaitableExecutorService

  • All Implemented Interfaces:
    Executor, ExecutorService

    public class AwaitableExecutorService
    extends com.google.common.util.concurrent.ForwardingExecutorService
    Executable service wrapper allowing callers to await completion.