ICU-3638 give LOCALE_ELEMENTS package access

X-SVN-Rev: 14644
This commit is contained in:
Alan Liu 2004-03-06 18:08:04 +00:00
parent af348eb124
commit a66aa4cf27

View file

@ -31,7 +31,7 @@ public class ICULocaleData {
/**
* The base name (bundle name) for ICU locale data.
*/
private static final String LOCALE_ELEMENTS = "LocaleElements";
static final String LOCALE_ELEMENTS = "LocaleElements";
/**
* Return a list of the locales supported by a collection of resource bundles.