public static interface Double2DoubleOrderedMap.FastOrderedSet extends Double2DoubleMap.FastEntrySet, ObjectOrderedSet<Double2DoubleMap.Entry>
ISizeProvider.CollectionSize| 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)
Fast iterator that recycles the given Entry object to improve speed and reduce object allocation
|
fastForEachaddAndMoveToFirst, addAndMoveToLast, copy, first, iterator, iterator, last, moveToFirst, moveToLast, pollFirst, pollLast, spliterator, synchronize, synchronize, unmodifiableadd, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, remove, removeAll, retainAll, size, toArray, toArrayaddAll, 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<Double2DoubleMap.Entry> fastIterator()
Double2DoubleMap.FastEntrySetfastIterator in interface Double2DoubleMap.FastEntrySetObjectBidirectionalIterator<Double2DoubleMap.Entry> fastIterator(double fromElement)
fromElement - that is going to be started from.