Class FastUtilHashTupleMemory.IndexTupleList

java.lang.Object
org.drools.core.util.LinkedList<TupleImpl>
org.drools.core.util.index.TupleList
org.drools.fastutil.FastUtilHashTupleMemory.IndexTupleList
All Implemented Interfaces:
Externalizable, Serializable, TupleMemory, AbstractHashTable.HashEntry, SingleLinkedEntry<TupleList>
Enclosing class:
FastUtilHashTupleMemory

public static class FastUtilHashTupleMemory.IndexTupleList extends TupleList implements AbstractHashTable.HashEntry
See Also: