public static interface Float2BooleanSortedMap.FastSortedSet extends Float2BooleanMap.FastEntrySet, ObjectSortedSet<Float2BooleanMap.Entry>
| Modifier and Type | Method and Description |
|---|---|
ObjectBidirectionalIterator<Float2BooleanMap.Entry> |
fastIterator()
Fast iterator that recycles the given Entry object to improve speed and reduce object allocation
|
ObjectBidirectionalIterator<Float2BooleanMap.Entry> |
fastIterator(float 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<Float2BooleanMap.Entry> fastIterator()
Float2BooleanMap.FastEntrySetfastIterator in interface Float2BooleanMap.FastEntrySetObjectBidirectionalIterator<Float2BooleanMap.Entry> fastIterator(float fromElement)
fromElement - that is going to be started from.