L
R
public static final class Either.Right<L,R> extends Either<L,R>
Right
Either.Left<L,R>, Either.Right<L,R>
Either.Right()
getRight()
boolean
isRight()
Either
getLeft, isLeft, left, left, right, right
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Either.Right()
public boolean isRight()
isRight
Either<L,R>
public R getRight()
getRight
Copyright © 2015. All rights reserved.