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, retainAll
add, addAll, contains, containsAll, iterator, remove, size, toArray, toArray, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait