|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BinaryCompositeBinaryFunction | |
|---|---|
| org.apache.commons.functor.core.composite | Functors composed of other functors. |
| Uses of BinaryCompositeBinaryFunction in org.apache.commons.functor.core.composite |
|---|
| Methods in org.apache.commons.functor.core.composite that return BinaryCompositeBinaryFunction | ||
|---|---|---|
static
|
Composite.function(BinaryFunction<? super G,? super H,? extends T> f,
BinaryFunction<? super L,? super R,? extends G> g,
BinaryFunction<? super L,? super R,? extends H> h)
Create a composite |
|
| Methods in org.apache.commons.functor.core.composite with parameters of type BinaryCompositeBinaryFunction | |
|---|---|
boolean |
BinaryCompositeBinaryFunction.equals(BinaryCompositeBinaryFunction<?,?,?> that)
Learn whether another BinaryCompositeBinaryFunction is equal to this. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||