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

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

public final class Either.RightProjection<L,R>
extends Object


Method Summary
 R get()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public final R get()


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