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