mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 06:53:45 +00:00
ICU-3638 give LOCALE_ELEMENTS package access
X-SVN-Rev: 14644
This commit is contained in:
parent
af348eb124
commit
a66aa4cf27
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue