Uses of Class
io.atlassian.fugue.Either.RightProjection
-
Packages that use Either.RightProjection Package Description io.atlassian.fugue -
-
Uses of Either.RightProjection in io.atlassian.fugue
Methods in io.atlassian.fugue that return Either.RightProjection Modifier and Type Method Description Either.RightProjectionEither. right()Projects this either as a right.
-