Uses of Class
com.google.common.collect.Maps.SortedKeySet
Packages that use Maps.SortedKeySet
Package
Description
This package contains generic collection interfaces and implementations, and other utilities for
working with collections.
-
Uses of Maps.SortedKeySet in com.google.common.collect
Subclasses of Maps.SortedKeySet in com.google.common.collectModifier and TypeClassDescriptionprotected classA sensible implementation ofNavigableMap.navigableKeySet()in terms of the methods of thisNavigableMap.protected classA sensible implementation ofSortedMap.keySet()in terms of the methods ofForwardingSortedMap.(package private) static classMaps.NavigableKeySet<K,V>