public class BeanFactoryAwareFunctionRegistry.FunctionInvocationWrapper extends Object implements Function<Object,Object>, Consumer<Object>, Supplier<Object>
Modifier and Type | Method and Description |
---|---|
void |
accept(Object input) |
Object |
apply(Object input) |
Object |
get() |
Type |
getFunctionType() |
Object |
getTarget() |
boolean |
isConsumer() |
boolean |
isSupplier() |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.