Class TupleImpl

java.lang.Object
org.drools.core.reteoo.TupleImpl
All Implemented Interfaces:
Serializable, BaseTuple, Tuple<TupleImpl>, DoubleLinkedEntry<TupleImpl>, SingleLinkedEntry<TupleImpl>
Direct Known Subclasses:
LeftTuple, RightTuple

public abstract class TupleImpl extends Object implements Tuple<TupleImpl>
See Also: