public class WrappedCallable<V> extends WrappedTask<V> implements Callable<V>
| 构造器和说明 |
|---|
WrappedCallable() |
WrappedCallable(Callable<V> callable) |
| 限定符和类型 | 方法和说明 |
|---|---|
V |
call() |
protected V |
run0() |
void |
setTask(Callable<V> task) |
runInternaladdInterceptor, doAfter, doBefore, doErrorCopyright © 2021. All rights reserved.