V - the keyType of elements maintained by this Collectionpublic static interface Byte2ObjectOrderedMap.FastOrderedSet<V> extends Byte2ObjectMap.FastEntrySet<V>, ObjectOrderedSet<Byte2ObjectMap.Entry<V>>
ISizeProvider.CollectionSize| Modifier and Type | Method and Description |
|---|---|
ObjectBidirectionalIterator<Byte2ObjectMap.Entry<V>> |
fastIterator()
Fast iterator that recycles the given Entry object to improve speed and reduce object allocation
|
ObjectBidirectionalIterator<Byte2ObjectMap.Entry<V>> |
fastIterator(byte fromElement)
Fast iterator that recycles the given Entry object to improve speed and reduce object allocation
|
fastForEachaddAndMoveToFirst, addAndMoveToLast, copy, first, iterator, iterator, last, moveToFirst, moveToLast, pollFirst, pollLast, spliterator, 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, sizeObjectBidirectionalIterator<Byte2ObjectMap.Entry<V>> fastIterator()
Byte2ObjectMap.FastEntrySetfastIterator in interface Byte2ObjectMap.FastEntrySet<V>ObjectBidirectionalIterator<Byte2ObjectMap.Entry<V>> fastIterator(byte fromElement)
fromElement - that is going to be started from.