Package org.drools.model
Class DynamicValueSupplier._2<A,B,R>
java.lang.Object
org.drools.model.DynamicValueSupplier._2<A,B,R>
- All Implemented Interfaces:
DynamicValueSupplier<R>
- Enclosing interface:
- DynamicValueSupplier<T>
public static class DynamicValueSupplier._2<A,B,R>
extends Object
implements DynamicValueSupplier<R>
-
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
-
_2
-
-
Method Details
-
getVariables
- Specified by:
getVariablesin interfaceDynamicValueSupplier<A>
-
supply
- Specified by:
supplyin interfaceDynamicValueSupplier<A>
-