Package org.opencastproject.util.data
Class Either.RightProjection<A,B>
java.lang.Object
org.opencastproject.util.data.Either.RightProjection<A,B>
- All Implemented Interfaces:
Iterable<B>
Right projection of either.
-
Method Details
-
either
-
bind
-
value
-
getOrElse
-
toOptional
-