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