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