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