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