V - the type of elements maintained by this Collectionpublic static interface Short2ObjectSortedMap.FastSortedSet<V> extends Short2ObjectMap.FastEntrySet<V>, ObjectSortedSet<Short2ObjectMap.Entry<V>>
| Modifier and Type | Method and Description |
|---|---|
ObjectBidirectionalIterator<Short2ObjectMap.Entry<V>> |
fastIterator()
Fast iterator that recycles the given Entry object to improve speed and reduce object allocation
|
ObjectBidirectionalIterator<Short2ObjectMap.Entry<V>> |
fastIterator(short fromElement)
Fast iterator that recycles the given Entry object to improve speed and reduce object allocation
|
fastForEachcomparator, copy, headSet, iterator, iterator, pollFirst, pollLast, spliterator, subSet, synchronize, synchronize, tailSet, unmodifiableaddAll, addAll, addAll, addAll, containsAll, containsAny, containsAny, pour, removeAll, removeAll, retainAll, retainAll, toArrayarrayflatMap, asAsync, count, distinct, filter, findFirst, flatMap, forEach, limit, map, matchesAll, matchesAny, matchesNone, peek, pourAsList, pourAsSet, reduce, reduce, sortedObjectBidirectionalIterator<Short2ObjectMap.Entry<V>> fastIterator()
Short2ObjectMap.FastEntrySetfastIterator in interface Short2ObjectMap.FastEntrySet<V>ObjectBidirectionalIterator<Short2ObjectMap.Entry<V>> fastIterator(short fromElement)
fromElement - that is going to be started from.