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