public static interface Double2IntSortedMap.FastSortedSet extends Double2IntMap.FastEntrySet, ObjectSortedSet<Double2IntMap.Entry>
ISizeProvider.CollectionSize| 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)
Fast iterator that recycles the given Entry object to improve speed and reduce object allocation
|
fastForEachcomparator, copy, headSet, iterator, iterator, pollFirst, pollLast, spliterator, subSet, synchronize, synchronize, tailSet, unmodifiableaddAll, addAll, addAll, addAll, containsAll, containsAny, containsAny, pour, removeAll, removeAll, retainAll, retainAll, toArrayarrayflatMap, asAsync, count, distinct, filter, findFirst, flatMap, forEach, forEachIndexed, limit, map, matchesAll, matchesAny, matchesNone, peek, pourAsList, pourAsSet, reduce, reduce, repeat, sortedof, sizeObjectBidirectionalIterator<Double2IntMap.Entry> fastIterator()
Double2IntMap.FastEntrySetfastIterator in interface Double2IntMap.FastEntrySetObjectBidirectionalIterator<Double2IntMap.Entry> fastIterator(double fromElement)
fromElement - that is going to be started from.