public class ResultCallable<V> extends Object implements Callable<V>
ResultCallable()
V
call()
getValue()
void
setValue(V value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ResultCallable()
public V getValue()
public void setValue(V value)
public V call() throws Exception
call
Callable<V>
Exception
Copyright © 2016. All rights reserved.