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