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