Class LambdaFieldReader
- java.lang.Object
-
- org.drools.modelcompiler.constraints.LambdaFieldReader
-
- All Implemented Interfaces:
Serializable,org.drools.model.functions.Function1
public class LambdaFieldReader extends Object implements org.drools.model.functions.Function1
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description LambdaFieldReader(Class<?> clazz, String field)
-