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