Package org.drools.core.reteoo
Class SegmentMemory.EvalMemoryPrototype
java.lang.Object
org.drools.core.reteoo.SegmentMemory.MemoryPrototype
org.drools.core.reteoo.SegmentMemory.EvalMemoryPrototype
- Enclosing class:
- SegmentMemory
-
Field Summary
Fields inherited from class org.drools.core.reteoo.SegmentMemory.MemoryPrototype
nodePosMaskBit -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidpopulateMemory(ReteEvaluator reteEvaluator, Memory memory) Methods inherited from class org.drools.core.reteoo.SegmentMemory.MemoryPrototype
get, getNodePosMaskBit, setNodePosMaskBit
-
Constructor Details
-
EvalMemoryPrototype
public EvalMemoryPrototype()
-
-
Method Details
-
populateMemory
- Specified by:
populateMemoryin classSegmentMemory.MemoryPrototype
-