Uses of Class
org.apache.commons.functor.core.composite.UnaryOr
Packages that use UnaryOr
-
Uses of UnaryOr in org.apache.commons.functor.core.composite
Methods in org.apache.commons.functor.core.composite that return UnaryOrModifier and TypeMethodDescriptionUnaryOr.or(UnaryPredicate<? super A> p) Fluently add a Predicate.Methods in org.apache.commons.functor.core.composite with parameters of type UnaryOr