Class Function1.Impl<T,R>

java.lang.Object
org.drools.model.functions.IntrospectableLambda
org.drools.model.functions.Function1.Impl<T,R>
All Implemented Interfaces:
Serializable, Supplier<Object>, Function1<T,R>
Enclosing interface:
Function1<T,R>

public static class Function1.Impl<T,R> extends IntrospectableLambda implements Function1<T,R>
See Also: