Uses of Interface
org.glassfish.jersey.internal.guava.SortedSetMultimap
Packages that use SortedSetMultimap
-
Uses of SortedSetMultimap in org.glassfish.jersey.internal.guava
Classes in org.glassfish.jersey.internal.guava that implement SortedSetMultimapModifier and TypeClassDescriptionclassTreeMultimap<K,V> Implementation ofMultimapwhose keys and values are ordered by their natural ordering or by supplied comparators.