| Package | Description |
|---|---|
| org.apache.commons.functor.adapter |
Classes that adapt one functor interface to another.
|
| Modifier and Type | Method and Description |
|---|---|
static <A> UnaryFunctionUnaryProcedure<A> |
UnaryFunctionUnaryProcedure.adapt(UnaryFunction<? super A,?> function)
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
UnaryFunctionUnaryProcedure.equals(UnaryFunctionUnaryProcedure<?> that)
Learn whether a specified UnaryFunctionUnaryPredicate is equal to this.
|
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.