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