| 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, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic java.util.Iterator<Tuple> iterator()
public int size()
public void put(MatchingKey key, MatchingFrame value)