Uses of Class
org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
Packages that use KeyComparatorHashMap
Package
Description
Common set of Jersey collection classes.
-
Uses of KeyComparatorHashMap in org.glassfish.jersey.internal.util.collection
Subclasses of KeyComparatorHashMap in org.glassfish.jersey.internal.util.collectionModifier and TypeClassDescriptionclass
A implementation similar toLinkedHashMap
but supports the comparison of keys using aKeyComparator
.