Uses of Class
com.saperion.common.lang.collection.CaseInsensitiveMap
Packages that use CaseInsensitiveMap
-
Uses of CaseInsensitiveMap in com.saperion.common.lang.collection
Methods in com.saperion.common.lang.collection that return CaseInsensitiveMapModifier and TypeMethodDescriptionstatic <T> CaseInsensitiveMap<T>
Collections.newCaseInsensitiveMap
(int elementCount) Creates a newCaseInsensitiveMap
with a size suitable to hold at least the specified number of elements without resizing.