T
public interface Executor<T>
Executor
ExecutorService
Implementations
execute(Callable<T> callable)
T execute(Callable<T> callable) throws Throwable
callable
Throwable
Copyright © 2019. All rights reserved.