public static interface Long2ByteSortedMap.FastSortedSet extends Long2ByteMap.FastEntrySet, ObjectSortedSet<Long2ByteMap.Entry>
| Modifier and Type | Method and Description |
|---|---|
ObjectBidirectionalIterator<Long2ByteMap.Entry> |
fastIterator()
Fast iterator that recycles the given Entry object to improve speed and reduce object allocation
|
ObjectBidirectionalIterator<Long2ByteMap.Entry> |
fastIterator(long fromElement) |
fastForEachaddAndMoveToFirst, addAndMoveToLast, comparator, headSet, iterator, iterator, moveToFirst, moveToLast, pollFirst, pollLast, spliterator, subSet, tailSetaddAll, containsAll, containsAny, containsAny, removeAll, retainAllObjectBidirectionalIterator<Long2ByteMap.Entry> fastIterator()
Long2ByteMap.FastEntrySetfastIterator in interface Long2ByteMap.FastEntrySetObjectBidirectionalIterator<Long2ByteMap.Entry> fastIterator(long fromElement)