static class AbstractReferenceMap.ReferenceEntrySet<K,V> extends AbstractHashedMap.EntrySet<K,V>
Modifier | Constructor and Description |
---|---|
protected |
ReferenceEntrySet(AbstractHashedMap<K,V> parent) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object[] |
toArray() |
<T> T[] |
toArray(T[] arr) |
clear, contains, iterator, remove, size
add, addAll, containsAll, isEmpty, retainAll, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
protected ReferenceEntrySet(AbstractHashedMap<K,V> parent)