public static class Long2LongMaps.UnmodifyableEntrySet extends ObjectSets.UnmodifiableSet<Long2LongMap.Entry>
| Modifier and Type | Method and Description |
|---|---|
void |
forEach(java.util.function.Consumer<? super Long2LongMap.Entry> action) |
ObjectIterator<Long2LongMap.Entry> |
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 Long2LongMap.Entry> action)
forEach in interface java.lang.Iterable<Long2LongMap.Entry>forEach in class ObjectCollections.UnmodifiableCollection<Long2LongMap.Entry>public ObjectIterator<Long2LongMap.Entry> iterator()
ObjectCollectioniterator in interface java.lang.Iterable<Long2LongMap.Entry>iterator in interface java.util.Collection<Long2LongMap.Entry>iterator in interface java.util.Set<Long2LongMap.Entry>iterator in interface ObjectCollection<Long2LongMap.Entry>iterator in interface ObjectIterable<Long2LongMap.Entry>iterator in interface ObjectSet<Long2LongMap.Entry>iterator in class ObjectCollections.UnmodifiableCollection<Long2LongMap.Entry>Collection.iterator()