About Question enthuware.ocpjp.v8.2.1235 :
Posted: Wed Aug 03, 2016 11:34 am
I have picked the last option fingers crossed, because the rest made no sense at all. But, strictly speaking, Future<V> is not exactly a "result" in the common meaning of the term - i.e., something that is useful in it's own right, and an attempt to call Future<V>.get() may block, if the result is yet to be achieved.