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) |
fastForEachaddAndMoveToFirst, addAndMoveToLast, comparator, headSet, iterator, iterator, moveToFirst, moveToLast, pollFirst, pollLast, spliterator, subSet, tailSetaddAll, containsAll, containsAny, containsAny, removeAll, retainAllObjectBidirectionalIterator<Short2FloatMap.Entry> fastIterator()
Short2FloatMap.FastEntrySetfastIterator in interface Short2FloatMap.FastEntrySetObjectBidirectionalIterator<Short2FloatMap.Entry> fastIterator(short fromElement)