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