public interface EitherFunction<L,R1,R2>
Either<L,R2>
apply(R1 value)
Either<L,R2> apply(R1 value)
Copyright © 2015. All rights reserved.