Uses of Class
org.apache.commons.functor.core.composite.BinaryAnd
Packages that use BinaryAnd
-
Uses of BinaryAnd in org.apache.commons.functor.core.composite
Methods in org.apache.commons.functor.core.composite that return BinaryAndModifier and TypeMethodDescriptionBinaryAnd.and(BinaryPredicate<? super L, ? super R> p) And in a BinaryPredicate.Methods in org.apache.commons.functor.core.composite with parameters of type BinaryAnd