public class CaseInsensitiveParameterMap extends ParameterMap
ParameterMap where the key's case is not taken into account when looking for it, adding or aggregating it.paramsMap| Constructor and Description |
|---|
CaseInsensitiveParameterMap() |
CaseInsensitiveParameterMap(ParameterMap paramsMap) |
clear, containsKey, containsValue, entrySet, equals, get, getAll, hashCode, isEmpty, keySet, put, put, putAll, remove, size, toImmutableParameterMap, toListValuesMap, toString, valuesclone, finalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic CaseInsensitiveParameterMap()
public CaseInsensitiveParameterMap(ParameterMap paramsMap)
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.