protected class LinkedMap.EntrySet extends HashMap.EntrySet
| Modifier | Constructor and Description |
|---|---|
protected |
EntrySet() |
| Modifier and Type | Method and Description |
|---|---|
Iterator |
iterator()
Returns an iterator over all items stored within this data structure instance.
|
clear, contains, remove, sizecontainsAll, equals, getClassShortName, hashCodepublic Iterator iterator()
DataStructureiterator in class HashMap.EntrySet