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