public final class MemorizedCallable<V> extends Object implements Callable<V>
MemorizedCallable(Callable<V> callable)
V
call()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MemorizedCallable(Callable<V> callable)
public V call() throws Exception
call
Callable<V>
Exception
Copyright © 2014. All rights reserved.