V - the type of elements maintained by this Collectionpublic static interface Char2ObjectSortedMap.FastSortedSet<V> extends Char2ObjectMap.FastEntrySet<V>, ObjectSortedSet<Char2ObjectMap.Entry<V>>
| Modifier and Type | Method and Description |
|---|---|
ObjectBidirectionalIterator<Char2ObjectMap.Entry<V>> |
fastIterator()
Fast iterator that recycles the given Entry object to improve speed and reduce object allocation
|
ObjectBidirectionalIterator<Char2ObjectMap.Entry<V>> |
fastIterator(char fromElement) |
fastForEachaddAndMoveToFirst, addAndMoveToLast, comparator, headSet, iterator, iterator, moveToFirst, moveToLast, pollFirst, pollLast, spliterator, subSet, tailSetaddAll, containsAll, containsAny, containsAny, removeAll, retainAllObjectBidirectionalIterator<Char2ObjectMap.Entry<V>> fastIterator()
Char2ObjectMap.FastEntrySetfastIterator in interface Char2ObjectMap.FastEntrySet<V>ObjectBidirectionalIterator<Char2ObjectMap.Entry<V>> fastIterator(char fromElement)