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