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