Uses of Class
io.atlassian.fugue.Either.AbstractProjection
-
Packages that use Either.AbstractProjection Package Description io.atlassian.fugue -
-
Uses of Either.AbstractProjection in io.atlassian.fugue
Subclasses of Either.AbstractProjection in io.atlassian.fugue Modifier and Type Class Description classEither.LeftProjectionA left projection of an either value.classEither.RightProjectionA right projection of an either value.
-