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