public static interface Short2ByteOrderedMap.FastOrderedSet extends Short2ByteMap.FastEntrySet, ObjectOrderedSet<Short2ByteMap.Entry>
| Modifier and Type | Method and Description |
|---|---|
ObjectBidirectionalIterator<Short2ByteMap.Entry> |
fastIterator()
Fast iterator that recycles the given Entry object to improve speed and reduce object allocation
|
ObjectBidirectionalIterator<Short2ByteMap.Entry> |
fastIterator(short fromElement)
Fast iterator that recycles the given Entry object to improve speed and reduce object allocation
|
fastForEachaddAndMoveToFirst, addAndMoveToLast, copy, first, iterator, iterator, last, moveToFirst, moveToLast, pollFirst, pollLast, spliterator, synchronize, synchronize, unmodifiableadd, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, remove, removeAll, retainAll, size, toArray, toArrayaddAll, 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<Short2ByteMap.Entry> fastIterator()
Short2ByteMap.FastEntrySetfastIterator in interface Short2ByteMap.FastEntrySetObjectBidirectionalIterator<Short2ByteMap.Entry> fastIterator(short fromElement)
fromElement - that is going to be started from.