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