Uses of Class
com.jnape.palatable.lambda.monoid.builtin.And
-
Packages that use And Package Description com.jnape.palatable.lambda.monoid.builtin -
-
Uses of And in com.jnape.palatable.lambda.monoid.builtin
Fields in com.jnape.palatable.lambda.monoid.builtin declared as And Modifier and Type Field Description private static AndAnd. INSTANCEMethods in com.jnape.palatable.lambda.monoid.builtin that return And Modifier and Type Method Description static AndAnd. and()AndAnd. flip()
-