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