Uses of Class
io.atlassian.fugue.Either.Right
-
Packages that use Either.Right Package Description io.atlassian.fugue -
-
Uses of Either.Right in io.atlassian.fugue
Methods in io.atlassian.fugue that return Either.Right Modifier and Type Method Description (package private) <X> Either.Right<X,R>Either.LeftProjection. toRight()
-