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