org.drools.core.reteoo
Class AccumulateNode.SingleAccumulateMemory
java.lang.Object
org.drools.core.util.AbstractBaseLinkedListNode<Memory>
org.drools.core.reteoo.AccumulateNode.AccumulateMemory
org.drools.core.reteoo.AccumulateNode.SingleAccumulateMemory
- All Implemented Interfaces:
- Memory, Entry<Memory>, LinkedListNode<Memory>
- Enclosing class:
- AccumulateNode
public static class AccumulateNode.SingleAccumulateMemory
- extends AccumulateNode.AccumulateMemory
|
Method Summary |
void |
reset()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AccumulateNode.SingleAccumulateMemory
public AccumulateNode.SingleAccumulateMemory(Accumulator accumulator)
reset
public void reset()
- Specified by:
reset in interface Memory- Specified by:
reset in class AccumulateNode.AccumulateMemory
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.