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