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 class
AbstractNavigableMap.DescendingMap
protected class
ForwardingNavigableMap.StandardDescendingMap
A sensible implementation ofNavigableMap.descendingMap()
in terms of the methods of thisNavigableMap
.
-