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