public static interface Char2LongSortedMap.FastSortedSet extends Char2LongMap.FastEntrySet, ObjectSortedSet<Char2LongMap.Entry>
| Modifier and Type | Method and Description |
|---|---|
ObjectBidirectionalIterator<Char2LongMap.Entry> |
fastIterator()
Fast iterator that recycles the given Entry object to improve speed and reduce object allocation
|
ObjectBidirectionalIterator<Char2LongMap.Entry> |
fastIterator(char 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<Char2LongMap.Entry> fastIterator()
Char2LongMap.FastEntrySetfastIterator in interface Char2LongMap.FastEntrySetObjectBidirectionalIterator<Char2LongMap.Entry> fastIterator(char fromElement)
fromElement - that is going to be started from.