Callable<V>
CallableWrapper(Callable<V> callable)
V
call()
static <V> CallableWrapper<V>
of(Callable<V> r)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
call
Exception