public class ReactiveExecutor extends Object implements Executor, Closeable
ReactiveExecutor()
void
close()
execute(Runnable command)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ReactiveExecutor()
public void execute(Runnable command)
execute
Executor
public void close()
close
Closeable
AutoCloseable
Copyright © 2017–2019 The Apache Software Foundation. All rights reserved.