Returns the value if this Optional is Present or fallback else.
Returns the value if this Optional is Present or null else.
Returns the value if this Optional is Present or throws MissingValueException else.