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