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