ICU-4592 promote 2.8 apis to stable

X-SVN-Rev: 17953
This commit is contained in:
Doug Felt 2005-06-21 00:21:03 +00:00
parent 2e725da4c6
commit b613389378

View File

@ -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) {