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