A - the argument type.public final class FunctionProcedure<A> extends Object implements Procedure<A>
| Constructor and Description |
|---|
FunctionProcedure(Function<? super A,?> function)
|
public FunctionProcedure(Function<? super A,?> function)
function - the Function to wrapCopyright © 2003–2014 The Apache Software Foundation. All rights reserved.