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