org.drools.reteoo
Class AlphaNode.AlphaMemory

java.lang.Object
  extended by org.drools.reteoo.AlphaNode.AlphaMemory
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
AlphaNode

public static class AlphaNode.AlphaMemory
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 ContextEntry context
           
 FactHashTable facts
           
 
Constructor Summary
AlphaNode.AlphaMemory()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

facts

public FactHashTable facts

context

public ContextEntry context
Constructor Detail

AlphaNode.AlphaMemory

public AlphaNode.AlphaMemory()