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