Returns the contained instance if it is present; defaultValue otherwise. If no default value should be required because the instance is known to be present, use #get() instead. For a default value of null, use #orNull. Note about generics: The signature {@code pub
(T defaultValue)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected