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