protected static class AbstractDualBidiMap.EntrySet<K,V> extends AbstractDualBidiMap.View<K,V,Map.Entry<K,V>> implements Set<Map.Entry<K,V>>
parent| Modifier | Constructor and Description |
|---|---|
protected |
EntrySet(AbstractDualBidiMap<K,V> parent)
Constructs a new view of the BidiMap.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<Map.Entry<K,V>> |
iterator() |
boolean |
remove(Object obj) |
clear, equals, hashCode, removeAll, retainAlladd, addAll, contains, containsAll, decorated, isEmpty, setCollection, size, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitadd, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, removeAll, retainAll, size, spliterator, toArray, toArrayparallelStream, removeIf, streamCopyright © 2001–2018 The Apache Software Foundation. All rights reserved.