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