public interface CancelableCallable<V> extends java.util.concurrent.Callable<V>
Callable
void
cancel()
call
void cancel()
Thread