Uses of Class
com.google.common.collect.Maps.DescendingMap
Packages that use Maps.DescendingMap
Package
Description
Collection interfaces and implementations, and other utilities for collections.
-
Uses of Maps.DescendingMap in com.google.common.collect
Subclasses of Maps.DescendingMap in com.google.common.collectModifier and TypeClassDescriptionprivate final class
protected class
A sensible implementation ofNavigableMap.descendingMap()
in terms of the methods of thisNavigableMap
.