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