@Beta protected class ForwardingNavigableMap.StandardNavigableKeySet extends Maps.NavigableKeySet<K,V>
NavigableMap.navigableKeySet()
in terms of the methods of
this NavigableMap
. In many cases, you may wish to override ForwardingNavigableMap.navigableKeySet()
to forward to this implementation or a subclass
thereof.map
Constructor and Description |
---|
StandardNavigableKeySet()
Constructor for use by subclasses.
|
ceiling, descendingIterator, descendingSet, floor, headSet, headSet, higher, lower, map, pollFirst, pollLast, subSet, subSet, tailSet, tailSet
comparator, first, last
clear, contains, forEach, isEmpty, iterator, remove, size
removeAll, retainAll
add, addAll, containsAll, toArray, toArray, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait