Uses of Class
org.drools.core.rule.WindowReference
-
Packages that use WindowReference Package Description org.drools.core.rule Contains the binary representations of rule constructs, like Package (which the compiler produces), Rule, and Conditional Elements. -
-
Uses of WindowReference in org.drools.core.rule
Methods in org.drools.core.rule that return WindowReference Modifier and Type Method Description WindowReferenceWindowReference. clone()There is not reason to clone this object since it is stateless.
-