|
||||||||||
| PREV NEXT | FRAMES NO FRAMES All Classes | |||||||||
| Packages that use RightBoundProcedure | |
|---|---|
| org.apache.commons.functor.adapter | Classes that adapt one functor interface to another. |
| Uses of RightBoundProcedure in org.apache.commons.functor.adapter |
|---|
| Methods in org.apache.commons.functor.adapter that return RightBoundProcedure | ||
|---|---|---|
static
|
RightBoundProcedure.bind(BinaryProcedure<? super L,? super R> procedure,
R arg)
Get a UnaryProcedure from procedure. |
|
| Methods in org.apache.commons.functor.adapter with parameters of type RightBoundProcedure | |
|---|---|
boolean |
RightBoundProcedure.equals(RightBoundProcedure<?> that)
Learn whether another RightBoundProcedure is equal to this. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES All Classes | |||||||||