Forcibly sets or resets the value subsequently returned by
method {@link #get()} and related methods, whether or not
already completed. This method is designed for use only in
error recovery actions, and even in such situations may result
in ongoing dependent completions using established versus
overwritten outcomes.
Forcibly sets or resets the value subsequently returned by method {@link #get()} and related methods, whether or not already completed. This method is designed for use only in error recovery actions, and even in such situations may result in ongoing dependent completions using established versus overwritten outcomes.
@param value the completion value