Uses of Class
org.apache.commons.functor.core.composite.BinaryOr
Packages that use BinaryOr
-
Uses of BinaryOr in org.apache.commons.functor.core.composite
Methods in org.apache.commons.functor.core.composite that return BinaryOrModifier and TypeMethodDescriptionBinaryOr.or(BinaryPredicate<? super L, ? super R> p) Fluently add a BinaryPredicate.Methods in org.apache.commons.functor.core.composite with parameters of type BinaryOr