rightOptional property

Optional<R> rightOptional

Returns the right value as an Optional.

Implementation

Optional<R> get rightOptional;