public interface EntrySetView<K,MV,V> extends Set<Map.Entry<K,V>>, Assetted<MapView<K,MV,V>>, Queryable<Map.Entry<K,V>>, View
| Modifier and Type | Method and Description |
|---|---|
default java.util.stream.Stream<Map.Entry<K,V>> |
stream() |
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, spliterator, toArray, toArrayparallelStream, removeIfasset, underlyingCopyright © 2015. All rights reserved.