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