T - the keyType of elements maintained by this CollectionV - the keyType of elements maintained by this Collectionpublic static class Object2ObjectMaps.UnmodifyableEntrySet<T,V> extends ObjectSets.UnmodifiableSet<Object2ObjectMap.Entry<T,V>>
ISizeProvider.CollectionSize| Modifier and Type | Method and Description |
|---|---|
void |
forEach(java.util.function.Consumer<? super Object2ObjectMap.Entry<T,V>> action) |
ObjectIterator<Object2ObjectMap.Entry<T,V>> |
iterator()
Returns a Type-Specific Iterator to reduce (un)boxing
|
addOrGet, copyadd, addAll, addAll, addAll, clear, contains, containsAll, containsAll, containsAny, containsAny, count, equals, findFirst, forEach, forEachIndexed, hashCode, isEmpty, matchesAll, matchesAny, matchesNone, reduce, reduce, remove, removeAll, removeAll, removeAll, removeIf, retainAll, retainAll, retainAll, size, toArray, toArray, toStringspliterator, synchronize, synchronize, unmodifiableadd, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, remove, removeAll, retainAll, size, toArray, toArrayaddAll, addAll, addAll, addAll, containsAll, containsAny, containsAny, pour, removeAll, removeAll, retainAll, retainAll, toArrayarrayflatMap, asAsync, count, distinct, filter, findFirst, flatMap, forEach, forEachIndexed, limit, map, matchesAll, matchesAny, matchesNone, peek, pourAsList, pourAsSet, reduce, reduce, repeat, sortedof, sizepublic void forEach(java.util.function.Consumer<? super Object2ObjectMap.Entry<T,V>> action)
forEach in interface java.lang.Iterable<Object2ObjectMap.Entry<T,V>>forEach in class ObjectCollections.UnmodifiableCollection<Object2ObjectMap.Entry<T,V>>public ObjectIterator<Object2ObjectMap.Entry<T,V>> iterator()
ObjectCollectioniterator in interface java.lang.Iterable<Object2ObjectMap.Entry<T,V>>iterator in interface java.util.Collection<Object2ObjectMap.Entry<T,V>>iterator in interface java.util.Set<Object2ObjectMap.Entry<T,V>>iterator in interface ObjectCollection<Object2ObjectMap.Entry<T,V>>iterator in interface ObjectIterable<Object2ObjectMap.Entry<T,V>>iterator in interface ObjectSet<Object2ObjectMap.Entry<T,V>>iterator in class ObjectCollections.UnmodifiableCollection<Object2ObjectMap.Entry<T,V>>Collection.iterator()