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() |
Object |
getTarget() |
boolean |
isConsumer() |
boolean |
isFunction() |
boolean |
isSupplier() |
public boolean isConsumer()
public boolean isFunction()
public boolean isSupplier()
public Object getTarget()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.