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