Uses of Class
org.forgerock.util.promise.Promises.Results
Packages that use Promises.Results
-
Uses of Promises.Results in org.forgerock.util.promise
Methods in org.forgerock.util.promise that return types with arguments of type Promises.ResultsModifier and TypeMethodDescriptionstatic Promise
<Promises.Results, Exception> Returns aPromise
which will be completed once all the provided promises have succeeded, or as soon as one of them fails.static Promise
<Promises.Results, Exception> Returns aPromise
which will be completed once all the provided promises have succeeded, or as soon as one of them fails.