T - input argument typepublic class LambdaCompilingConsumer<T> extends AbstractLambdaCompilingProxy<Consumer<T>> implements Consumer<T>
| Constructor and Description |
|---|
LambdaCompilingConsumer(org.springframework.core.io.Resource resource,
ConsumerCompiler<T> compiler) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(T input) |
afterPropertiesSet, getFactoryMethod, getTarget, setBeanName, setTypeParameterizationsCopyright © 2019 Pivotal Software, Inc.. All rights reserved.