Package com.ibm.icu.impl.locale
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 TypeMethodDescriptionint
compareTo
(BaseLocale.Key other) boolean
int
hashCode()
static BaseLocale.Key
normalize
(BaseLocale.Key key)
-
Field Details
-
_lang
-
_scrt
-
_regn
-
_vart
-
_hash
private volatile int _hash
-
-
Constructor Details
-
Key
-
-
Method Details
-
equals
-
compareTo
- Specified by:
compareTo
in interfaceComparable<BaseLocale.Key>
-
hashCode
public int hashCode() -
normalize
-