| Package | Description |
|---|---|
| org.mule.runtime.http.api.domain |
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractCaseInsensitiveMultiMap.UnmodifiableCaseInsensitiveMultiMap |
class |
CaseInsensitiveMultiMap
MultiMap where the key's case is not taken into account when looking for it, adding or aggregating it. |
| Modifier and Type | Method and Description |
|---|---|
abstract AbstractCaseInsensitiveMultiMap |
AbstractCaseInsensitiveMultiMap.toImmutableMultiMap() |
AbstractCaseInsensitiveMultiMap |
AbstractCaseInsensitiveMultiMap.UnmodifiableCaseInsensitiveMultiMap.toImmutableMultiMap() |
static AbstractCaseInsensitiveMultiMap |
CaseInsensitiveMultiMap.unmodifiableCaseInsensitiveMultiMap(AbstractCaseInsensitiveMultiMap m)
Returns an unmodifiable view of the specified case-insensitive-multi-map.
|
| Modifier and Type | Method and Description |
|---|---|
static AbstractCaseInsensitiveMultiMap |
CaseInsensitiveMultiMap.unmodifiableCaseInsensitiveMultiMap(AbstractCaseInsensitiveMultiMap m)
Returns an unmodifiable view of the specified case-insensitive-multi-map.
|
| Constructor and Description |
|---|
UnmodifiableCaseInsensitiveMultiMap(AbstractCaseInsensitiveMultiMap m) |
Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.