A
- the argument type.T
- the returned value type.public final class BinaryFunctionFunction<A,T> extends Object implements Function<A,T>
Constructor and Description |
---|
BinaryFunctionFunction(BinaryFunction<? super A,? super A,? extends T> function)
Create a new BinaryFunctionFunction.
|
public BinaryFunctionFunction(BinaryFunction<? super A,? super A,? extends T> function)
function
- to adaptCopyright © 2003–2014 The Apache Software Foundation. All rights reserved.