protected static class CaseInsensitiveMapWrapper.CaseInsensitiveMapKey extends Object implements Serializable
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getKey() |
String |
getKeyLowerCase() |
int |
hashCode() |
static CaseInsensitiveMapWrapper.CaseInsensitiveMapKey |
keyFor(Object key) |
public static CaseInsensitiveMapWrapper.CaseInsensitiveMapKey keyFor(Object key)
public String getKey()
public String getKeyLowerCase()
Copyright © 2018 MuleSoft, Inc.. All rights reserved.