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