V - the type of elements maintained by this Collectionpublic static interface Double2ObjectSortedMap.FastSortedSet<V> extends Double2ObjectMap.FastEntrySet<V>, ObjectSortedSet<Double2ObjectMap.Entry<V>>
| Modifier and Type | Method and Description |
|---|---|
ObjectBidirectionalIterator<Double2ObjectMap.Entry<V>> |
fastIterator()
Fast iterator that recycles the given Entry object to improve speed and reduce object allocation
|
ObjectBidirectionalIterator<Double2ObjectMap.Entry<V>> |
fastIterator(double fromElement) |
fastForEachaddAndMoveToFirst, addAndMoveToLast, comparator, headSet, iterator, iterator, moveToFirst, moveToLast, pollFirst, pollLast, spliterator, subSet, tailSetaddAll, containsAll, containsAny, containsAny, removeAll, retainAllObjectBidirectionalIterator<Double2ObjectMap.Entry<V>> fastIterator()
Double2ObjectMap.FastEntrySetfastIterator in interface Double2ObjectMap.FastEntrySet<V>ObjectBidirectionalIterator<Double2ObjectMap.Entry<V>> fastIterator(double fromElement)