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