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