com.evolvedbinary.functional
Class Either.Right<L,R>

java.lang.Object
  extended by com.evolvedbinary.functional.Either<L,R>
      extended by com.evolvedbinary.functional.Either.Right<L,R>
Enclosing class:
Either<L,R>

public static final class Either.Right<L,R>
extends Either<L,R>


Nested Class Summary
 
Nested classes/interfaces inherited from class com.evolvedbinary.functional.Either
Either.Left<L,R>, Either.LeftProjection<L,R>, Either.Right<L,R>, Either.RightProjection<L,R>
 
Method Summary
 
Methods inherited from class com.evolvedbinary.functional.Either
equals, flatMap, fold, isLeft, isRight, left, Left, leftMap, map, right, Right, valueOr
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright © 2016 Evolved Binary Ltd.. All Rights Reserved.