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