V - the type of elements maintained by this Collectionpublic static class Byte2ObjectMaps.UnmodifyableEntrySet<V> extends ObjectSets.UnmodifiableSet<Byte2ObjectMap.Entry<V>>
| Modifier and Type | Method and Description |
|---|---|
void |
forEach(java.util.function.Consumer<? super Byte2ObjectMap.Entry<V>> action) |
ObjectIterator<Byte2ObjectMap.Entry<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, 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, limit, map, matchesAll, matchesAny, matchesNone, peek, pourAsList, pourAsSet, reduce, reduce, sortedpublic void forEach(java.util.function.Consumer<? super Byte2ObjectMap.Entry<V>> action)
forEach in interface java.lang.Iterable<Byte2ObjectMap.Entry<V>>forEach in class ObjectCollections.UnmodifiableCollection<Byte2ObjectMap.Entry<V>>public ObjectIterator<Byte2ObjectMap.Entry<V>> iterator()
ObjectCollectioniterator in interface java.lang.Iterable<Byte2ObjectMap.Entry<V>>iterator in interface java.util.Collection<Byte2ObjectMap.Entry<V>>iterator in interface java.util.Set<Byte2ObjectMap.Entry<V>>iterator in interface ObjectCollection<Byte2ObjectMap.Entry<V>>iterator in interface ObjectIterable<Byte2ObjectMap.Entry<V>>iterator in interface ObjectSet<Byte2ObjectMap.Entry<V>>iterator in class ObjectCollections.UnmodifiableCollection<Byte2ObjectMap.Entry<V>>Collection.iterator()