@Beta protected class ForwardingSortedMap.StandardKeySet extends Maps.SortedKeySet<K,V>
SortedMap.keySet()
in terms of the methods of
ForwardingSortedMap
. In many cases, you may wish to override
ForwardingMap.keySet()
to forward to this implementation or a subclass thereof.map
Constructor and Description |
---|
StandardKeySet()
Constructor for use by subclasses.
|
comparator, first, headSet, last, map, subSet, tailSet
clear, contains, isEmpty, iterator, remove, size
removeAll, retainAll
add, addAll, containsAll, toArray, toArray, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait