public static interface Int2FloatSortedMap.FastSortedSet extends Int2FloatMap.FastEntrySet, ObjectSortedSet<Int2FloatMap.Entry>
| Modifier and Type | Method and Description |
|---|---|
ObjectBidirectionalIterator<Int2FloatMap.Entry> |
fastIterator()
Fast iterator that recycles the given Entry object to improve speed and reduce object allocation
|
ObjectBidirectionalIterator<Int2FloatMap.Entry> |
fastIterator(int fromElement) |
fastForEachaddAndMoveToFirst, addAndMoveToLast, comparator, headSet, iterator, iterator, moveToFirst, moveToLast, pollFirst, pollLast, spliterator, subSet, tailSetaddAll, containsAll, containsAny, containsAny, removeAll, retainAllObjectBidirectionalIterator<Int2FloatMap.Entry> fastIterator()
Int2FloatMap.FastEntrySetfastIterator in interface Int2FloatMap.FastEntrySetObjectBidirectionalIterator<Int2FloatMap.Entry> fastIterator(int fromElement)