Optional value that's never present.Absent value.Iterable.Optional first value of the given Iterable.Optional that's not present if the given value is null.Iterable to iterate an Optional value.Iterable from the given Optional.Iterator that iterates an Optional value, if present.Iterator from an Optional value.Optional that's always present.