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