public static interface Long2ShortSortedMap.FastSortedSet extends Long2ShortMap.FastEntrySet, ObjectSortedSet<Long2ShortMap.Entry>
| Modifier and Type | Method and Description |
|---|---|
ObjectBidirectionalIterator<Long2ShortMap.Entry> |
fastIterator()
Fast iterator that recycles the given Entry object to improve speed and reduce object allocation
|
ObjectBidirectionalIterator<Long2ShortMap.Entry> |
fastIterator(long 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, limit, map, matchesAll, matchesAny, matchesNone, peek, pourAsList, pourAsSet, reduce, reduce, sortedObjectBidirectionalIterator<Long2ShortMap.Entry> fastIterator()
Long2ShortMap.FastEntrySetfastIterator in interface Long2ShortMap.FastEntrySetObjectBidirectionalIterator<Long2ShortMap.Entry> fastIterator(long fromElement)
fromElement - that is going to be started from.