V - the type of elements maintained by this Collectionpublic static class Long2ObjectMaps.UnmodifyableEntrySet<V> extends ObjectSets.UnmodifiableSet<Long2ObjectMap.Entry<V>>
| Modifier and Type | Method and Description |
|---|---|
void |
forEach(java.util.function.Consumer<? super Long2ObjectMap.Entry<V>> action) |
ObjectIterator<Long2ObjectMap.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 Long2ObjectMap.Entry<V>> action)
forEach in interface java.lang.Iterable<Long2ObjectMap.Entry<V>>forEach in class ObjectCollections.UnmodifiableCollection<Long2ObjectMap.Entry<V>>public ObjectIterator<Long2ObjectMap.Entry<V>> iterator()
ObjectCollectioniterator in interface java.lang.Iterable<Long2ObjectMap.Entry<V>>iterator in interface java.util.Collection<Long2ObjectMap.Entry<V>>iterator in interface java.util.Set<Long2ObjectMap.Entry<V>>iterator in interface ObjectCollection<Long2ObjectMap.Entry<V>>iterator in interface ObjectIterable<Long2ObjectMap.Entry<V>>iterator in interface ObjectSet<Long2ObjectMap.Entry<V>>iterator in class ObjectCollections.UnmodifiableCollection<Long2ObjectMap.Entry<V>>Collection.iterator()