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