public class TupleSetSpec extends AbstractTupleSet
AbstractTupleSet.LTEntry
tAdded, transaction, tRemoved, tuples
Constructor and Description |
---|
TupleSetSpec() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTupleKey1(LogicTuple t) |
java.lang.String |
getTupleKey2(LogicTuple t) |
add, beginTransaction, empty, endTransaction, getIterator, getMatchingTuple, isEmpty, operationsPending, readMatchingTuple, remove, size, toArray, toString
public java.lang.String getTupleKey1(LogicTuple t)
getTupleKey1
in class AbstractTupleSet
t
- the LogicTuple whose first key should be retrievedpublic java.lang.String getTupleKey2(LogicTuple t)
getTupleKey2
in class AbstractTupleSet
t
- the LogicTuple whose second key should be retrieved