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