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