- All Superinterfaces:
Collection<KeyValue<K,V>>
, ComponentType
, Iterable<KeyValue<K,V>>
, OldCollection<KeyValue<K,V>>
, XGettingMap.EntriesBridge<K,V>
, XGettingMap.Satellite<K,V>
- All Known Subinterfaces:
XImmutableTable.EntriesBridge<K,V>
- Enclosing interface:
- XImmutableMap<K,V>
public static interface XImmutableMap.EntriesBridge<K,V>
extends XGettingMap.EntriesBridge<K,V>
-
Method Summary
Methods inherited from interface java.util.Collection
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, parallelStream, remove, removeAll, removeIf, retainAll, size, spliterator, stream, toArray, toArray