protected class AdditionalEntryMap.AdditionalEntrySet extends AbstractSet<Map.Entry<K,V>>
Modifier | Constructor and Description |
---|---|
protected |
AdditionalEntrySet() |
Modifier and Type | Method and Description |
---|---|
boolean |
contains(Object o) |
Iterator<Map.Entry<K,V>> |
iterator() |
int |
size() |
equals, hashCode, removeAll
add, addAll, clear, containsAll, isEmpty, remove, retainAll, toArray, toArray, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
add, addAll, clear, containsAll, isEmpty, remove, retainAll, spliterator, toArray, toArray
parallelStream, removeIf, stream
Copyright © 2023 Cloud Software Group, Inc.. All rights reserved.