T - the keyType of elements maintained by this Collectionpublic static interface Object2CharSortedMap.FastSortedSet<T> extends Object2CharMap.FastEntrySet<T>, ObjectSortedSet<Object2CharMap.Entry<T>>
ISizeProvider.CollectionSize| Modifier and Type | Method and Description |
|---|---|
ObjectBidirectionalIterator<Object2CharMap.Entry<T>> |
fastIterator()
Fast iterator that recycles the given Entry object to improve speed and reduce object allocation
|
ObjectBidirectionalIterator<Object2CharMap.Entry<T>> |
fastIterator(T 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<Object2CharMap.Entry<T>> fastIterator()
Object2CharMap.FastEntrySetfastIterator in interface Object2CharMap.FastEntrySet<T>ObjectBidirectionalIterator<Object2CharMap.Entry<T>> fastIterator(T fromElement)
fromElement - that is going to be started from.