Class BaseLocale.Key
java.lang.Object
com.ibm.icu.impl.locale.BaseLocale.Key
- All Implemented Interfaces:
Comparable<BaseLocale.Key>
- Enclosing class:
BaseLocale
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintcompareTo(BaseLocale.Key other) booleaninthashCode()static BaseLocale.Keynormalize(BaseLocale.Key key)
-
Field Details
-
_lang
-
_scrt
-
_regn
-
_vart
-
_hash
private volatile int _hash
-
-
Constructor Details
-
Key
-
-
Method Details
-
equals
-
compareTo
- Specified by:
compareToin interfaceComparable<BaseLocale.Key>
-
hashCode
-
normalize
-