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