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