LR - the left result type parameterRR - the right result type parameterRT - the right source type parameterLT - the left source type parameterpublic class FmapEither<LR,RR,LT,RT> extends Object implements Delegate<Either<LR,RR>,Either<LT,RT>>
Copyright © 2013. All Rights Reserved.