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