public interface BaseExecutor extends Executor
Future<?>
submit(Runnable command)
execute
Future<?> submit(Runnable command)
command
Copyright © 2019. All rights reserved.