Class IsolatedExecutor<T,​R>


  • public final class IsolatedExecutor<T,​R>
    extends Object
    • Constructor Detail

      • IsolatedExecutor

        public IsolatedExecutor​(Function<T,​R> inputProcessor,
                                String name)
    • Method Detail

      • getThread

        public Thread getThread()
      • start

        public void start()