spring-framework / org.springframework.util / LinkedCaseInsensitiveMap / getLocale

getLocale

open fun getLocale(): Locale

Return the locale used by this LinkedCaseInsensitiveMap. Used for case-insensitive key conversion.

Since
4.3.10

See Also
#LinkedCaseInsensitiveMap(Locale)#convertKey(String)