mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 06:53:45 +00:00
ICU-4592 promote 2.8 apis to stable
X-SVN-Rev: 17953
This commit is contained in:
parent
2e725da4c6
commit
b613389378
1 changed files with 1 additions and 2 deletions
|
@ -228,8 +228,7 @@ public class Currency extends MeasureUnit implements Serializable {
|
|||
* Return an array of the ulocales for which a currency
|
||||
* is defined.
|
||||
* @return an array of the available ulocales
|
||||
* @draft ICU 3.2
|
||||
* @deprecated This is a draft API and might change in a future release of ICU.
|
||||
* @stable ICU 3.2
|
||||
*/
|
||||
public static ULocale[] getAvailableULocales() {
|
||||
if (shim == null) {
|
||||
|
|
Loading…
Add table
Reference in a new issue