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