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