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