Uses of Class
com.google.common.collect.ForwardingSortedMap
Package
Description
Collection interfaces and implementations, and other utilities for collections.
-
Uses of ForwardingSortedMap in com.google.common.collect
Modifier and TypeClassDescriptionclass
ForwardingNavigableMap<K extends @Nullable Object,
V extends @Nullable Object> A navigable map which forwards all its method calls to another navigable map.