|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnaryPredicateUnaryFunction | |
---|---|
org.apache.commons.functor.adapter | Classes that adapt one functor interface to another. |
Uses of UnaryPredicateUnaryFunction in org.apache.commons.functor.adapter |
---|
Methods in org.apache.commons.functor.adapter that return UnaryPredicateUnaryFunction | ||
---|---|---|
static
|
UnaryPredicateUnaryFunction.adapt(UnaryPredicate<? super A> predicate)
Adapt a UnaryPredicate to the UnaryFunction interface. |
Methods in org.apache.commons.functor.adapter with parameters of type UnaryPredicateUnaryFunction | |
---|---|
boolean |
UnaryPredicateUnaryFunction.equals(UnaryPredicateUnaryFunction<?> that)
Learn whether another UnaryPredicateUnaryFunction is equal to this. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |