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