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)
Fast iterator that recycles the given Entry object to improve speed and reduce object allocation
|
fastForEachcomparator, copy, headSet, iterator, iterator, pollFirst, pollLast, spliterator, subSet, synchronize, synchronize, tailSet, unmodifiableaddAll, addAll, addAll, addAll, containsAll, containsAny, containsAny, pour, removeAll, removeAll, retainAll, retainAll, toArrayarrayflatMap, asAsync, count, distinct, filter, findFirst, flatMap, forEach, limit, map, matchesAll, matchesAny, matchesNone, peek, pourAsList, pourAsSet, reduce, reduce, sortedObjectBidirectionalIterator<Int2BooleanMap.Entry> fastIterator()
Int2BooleanMap.FastEntrySetfastIterator in interface Int2BooleanMap.FastEntrySetObjectBidirectionalIterator<Int2BooleanMap.Entry> fastIterator(int fromElement)
fromElement - that is going to be started from.