Package | Description |
---|---|
oracle.stellent.ridc.common.http.utils.collection |
Modifier and Type | Class and Description |
---|---|
class |
MultivaluedHashMap<K,V>
A hash table based implementation of
MultivaluedMap interface. |
class |
StringKeyIgnoreCaseMultivaluedMap<V>
Multivalued map with String keys that are compared with each other using the case insensitive method.
|