Constructor and Description |
---|
MatchingTable() |
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<Tuple> |
iterator() |
void |
put(MatchingKey key,
MatchingFrame value) |
int |
size() |
add, addAll, clear, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public java.util.Iterator<Tuple> iterator()
public int size()
public void put(MatchingKey key, MatchingFrame value)