- Enclosing interface:
Either<L,R>
public static final class Either.EitherOptional<R>
extends Object
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
orElse
public <L> Either<L,R> orElse(L left)