From a35dd1398f59150ac42e086ee2c085413e26e85c Mon Sep 17 00:00:00 2001 From: Doug Felt Date: Thu, 16 Jun 2005 20:42:16 +0000 Subject: [PATCH] ICU-4585 update tags, docs for 3.4 X-SVN-Rev: 17911 --- icu4j/src/com/ibm/icu/util/Currency.java | 1 + 1 file changed, 1 insertion(+) diff --git a/icu4j/src/com/ibm/icu/util/Currency.java b/icu4j/src/com/ibm/icu/util/Currency.java index 2f752b091e5..f6e3e6c031e 100644 --- a/icu4j/src/com/ibm/icu/util/Currency.java +++ b/icu4j/src/com/ibm/icu/util/Currency.java @@ -229,6 +229,7 @@ public class Currency extends MeasureUnit implements Serializable { * 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. */ public static ULocale[] getAvailableULocales() { if (shim == null) {