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