collectCollectableReactivelyToResult

Collects the result of a CollectableReactivelyResult by invoking the collectCollectableReactively() method and returning the result as an EventResult.

Return

The EventResult obtained from collecting the CollectableReactivelyResult

See also