public class CaseInsensitiveMultiMap extends org.mule.runtime.api.util.MultiMap<String,String>
MultiMap where the key's case is not taken into account when looking for it, adding or aggregating it.| Constructor and Description |
|---|
CaseInsensitiveMultiMap() |
CaseInsensitiveMultiMap(org.mule.runtime.api.util.MultiMap<String,String> paramsMap) |
clear, containsKey, containsValue, entryList, entrySet, equals, get, getAll, hashCode, isEmpty, keySet, put, put, putAll, remove, size, toImmutableMultiMap, toListValuesMap, toString, valuesclone, finalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.