valueOr overloads
Synopses
Return Value
-
the contained value if non‐null, and the specified
valueotherwise -
address of the underlying object if non‐null, and
valueotherwise
Parameters
Name |
Description |
value |
fallback value returned when this object is null |
Created with MrDocs