V - the type of elements maintained by this Collectionpublic static class Int2ObjectMaps.UnmodifyableEntrySet<V> extends ObjectSets.UnmodifiableSet<Int2ObjectMap.Entry<V>>
| Modifier and Type | Method and Description |
|---|---|
void |
forEach(java.util.function.Consumer<? super Int2ObjectMap.Entry<V>> action) |
ObjectIterator<Int2ObjectMap.Entry<V>> |
iterator()
Returns a Type-Specific Iterator to reduce (un)boxing
|
add, addAll, addAll, clear, contains, containsAll, containsAll, containsAny, containsAny, isEmpty, remove, removeAll, removeAll, removeIf, retainAll, retainAll, size, toArray, toArrayequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitspliteratoradd, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, remove, removeAll, retainAll, size, toArray, toArrayaddAll, containsAll, containsAny, containsAny, removeAll, retainAllpublic void forEach(java.util.function.Consumer<? super Int2ObjectMap.Entry<V>> action)
public ObjectIterator<Int2ObjectMap.Entry<V>> iterator()
ObjectCollectioniterator in interface java.lang.Iterable<Int2ObjectMap.Entry<V>>iterator in interface java.util.Collection<Int2ObjectMap.Entry<V>>iterator in interface java.util.Set<Int2ObjectMap.Entry<V>>iterator in interface ObjectCollection<Int2ObjectMap.Entry<V>>iterator in interface ObjectIterable<Int2ObjectMap.Entry<V>>iterator in interface ObjectSet<Int2ObjectMap.Entry<V>>iterator in class ObjectCollections.UnmodifiableCollection<Int2ObjectMap.Entry<V>>Collection.iterator()