Documentation for this section has not yet been entered.
Type Reason Java.Util.Concurrent.CancellationException if the computation was cancelled Java.Util.Concurrent.ExecutionException if the computation threw an exception Java.Lang.InterruptedException if the current thread is not a member of a ForkJoinPool and was interrupted while waiting
Waits if necessary for the computation to complete, and then retrieves its result.