public static interface Short2FloatSortedMap.FastSortedSet extends Short2FloatMap.FastEntrySet, ObjectSortedSet<Short2FloatMap.Entry>
| Modifier and Type | Method and Description |
|---|---|
ObjectBidirectionalIterator<Short2FloatMap.Entry> |
fastIterator()
Fast iterator that recycles the given Entry object to improve speed and reduce object allocation
|
ObjectBidirectionalIterator<Short2FloatMap.Entry> |
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<Short2FloatMap.Entry> fastIterator()
Short2FloatMap.FastEntrySetfastIterator in interface Short2FloatMap.FastEntrySetObjectBidirectionalIterator<Short2FloatMap.Entry> fastIterator(short fromElement)
fromElement - that is going to be started from.