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