Uses of Class
com.google.common.collect.Maps.DescendingMap
-
Packages that use Maps.DescendingMap Package Description com.google.common.collect This package contains generic collection interfaces and implementations, and other utilities for working with collections. -
-
Uses of Maps.DescendingMap in com.google.common.collect
Subclasses of Maps.DescendingMap in com.google.common.collect Modifier and Type Class Description private classAbstractNavigableMap.DescendingMapprotected classForwardingNavigableMap.StandardDescendingMapA sensible implementation ofNavigableMap.descendingMap()in terms of the methods of thisNavigableMap.
-