private abstract class StandardTable.TableSet<T> extends Sets.ImprovedAbstractSet<T>
isEmpty() returns whether the table is empty and whose clear() clears all table mappings.| Modifier | Constructor and Description |
|---|---|
private |
TableSet() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
boolean |
isEmpty() |
removeAll, retainAlladd, addAll, contains, containsAll, iterator, remove, size, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, wait