T - input argument typeR - output argument typepublic class LambdaCompilingFunction<T,R> extends AbstractLambdaCompilingProxy<Function<T,R>> implements FunctionFactoryMetadata<Function<T,R>>, Function<T,R>
| Constructor and Description |
|---|
LambdaCompilingFunction(org.springframework.core.io.Resource resource,
FunctionCompiler<T,R> compiler) |
| Modifier and Type | Method and Description |
|---|---|
R |
apply(T input) |
afterPropertiesSet, getFactoryMethod, getTarget, setBeanName, setTypeParameterizationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFactoryMethod, getTargetCopyright © 2020 Pivotal Software, Inc.. All rights reserved.