public static class Char2ByteMaps.UnmodifyableEntrySet extends ObjectSets.UnmodifiableSet<Char2ByteMap.Entry>
ISizeProvider.CollectionSize| Modifier and Type | Method and Description |
|---|---|
void |
forEach(java.util.function.Consumer<? super Char2ByteMap.Entry> action) |
ObjectIterator<Char2ByteMap.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, forEachIndexed, 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, forEachIndexed, limit, map, matchesAll, matchesAny, matchesNone, peek, pourAsList, pourAsSet, reduce, reduce, repeat, sortedof, sizepublic void forEach(java.util.function.Consumer<? super Char2ByteMap.Entry> action)
forEach in interface java.lang.Iterable<Char2ByteMap.Entry>forEach in class ObjectCollections.UnmodifiableCollection<Char2ByteMap.Entry>public ObjectIterator<Char2ByteMap.Entry> iterator()
ObjectCollectioniterator in interface java.lang.Iterable<Char2ByteMap.Entry>iterator in interface java.util.Collection<Char2ByteMap.Entry>iterator in interface java.util.Set<Char2ByteMap.Entry>iterator in interface ObjectCollection<Char2ByteMap.Entry>iterator in interface ObjectIterable<Char2ByteMap.Entry>iterator in interface ObjectSet<Char2ByteMap.Entry>iterator in class ObjectCollections.UnmodifiableCollection<Char2ByteMap.Entry>Collection.iterator()