Package org.drools.model
Class DynamicValueSupplier._0<R>
java.lang.Object
org.drools.model.DynamicValueSupplier._0<R>
- All Implemented Interfaces:
DynamicValueSupplier<R>
- Enclosing interface:
- DynamicValueSupplier<T>
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.drools.model.DynamicValueSupplier
DynamicValueSupplier._0<R>, DynamicValueSupplier._1<A,R>, DynamicValueSupplier._2<A, B, R> -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
_0
-
-
Method Details
-
getVariables
- Specified by:
getVariablesin interfaceDynamicValueSupplier<R>
-
supply
- Specified by:
supplyin interfaceDynamicValueSupplier<R>
-