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