Package libcore.icu

Class LocaleData

java.lang.Object
libcore.icu.LocaleData

public final class LocaleData
extends Object
Passes locale-specific from ICU native code to Java.

Note that you share these; you must not alter any of the fields, nor their array elements in the case of arrays. If you ever expose any of these things to user code, you must give them a clone rather than the original.