- Enclosing class:
- CaseInsensitiveMap<K,V>
public static class CaseInsensitiveMap.CaseInsensitiveString
extends Object
Internal class used to wrap String keys. This class ignores the
case of Strings when they are compared. Based on known usage,
null checks, proper instance, etc. are dropped.