Package com.ibm.icu.impl.locale
Class LocaleDistance.Data
java.lang.Object
com.ibm.icu.impl.locale.LocaleDistance.Data
- Enclosing class:
LocaleDistance
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
private static UResource.Value
getValue
(UResource.Table table, String key, UResource.Value value) int
hashCode()
static LocaleDistance.Data
load()
-
Field Details
-
trie
public byte[] trie -
regionToPartitionsIndex
public byte[] regionToPartitionsIndex -
partitionArrays
-
paradigmLSRs
-
distances
public int[] distances
-
-
Constructor Details
-
Data
-
-
Method Details
-
getValue
-
load
- Throws:
MissingResourceException
-
equals
-
hashCode
public int hashCode()
-