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