Uses of Class
com.jnape.palatable.lambda.semigroup.builtin.LeftAny
-
Packages that use LeftAny Package Description com.jnape.palatable.lambda.semigroup.builtin -
-
Uses of LeftAny in com.jnape.palatable.lambda.semigroup.builtin
Fields in com.jnape.palatable.lambda.semigroup.builtin declared as LeftAny Modifier and Type Field Description private static LeftAny<?,?>
LeftAny. INSTANCE
Methods in com.jnape.palatable.lambda.semigroup.builtin that return LeftAny Modifier and Type Method Description static <L,R>
LeftAny<L,R>LeftAny. leftAny()
-