Class OneShotAsyncExecutor

  • All Implemented Interfaces:
    Executor

    public final class OneShotAsyncExecutor
    extends Object
    implements Executor
    Used to provide simple async Executor semantics by creating a one-shot thread.