Package org.drools.workbench.screens.scenariosimulation.client.interfaces
-
Interface Summary Interface Description TetraFunction<T,U,S,E,R> Represents a function that accepts two arguments and produces a result.TriFunction<T,U,S,R> Represents a function that accepts two arguments and produces a result.