]> granicus.if.org Git - icu/commitdiff
ICU-9794 Depreacte LocaleData.ES_CURRENCY.
authorYoshito Umaoka <y.umaoka@gmail.com>
Wed, 9 Jan 2013 21:42:21 +0000 (21:42 +0000)
committerYoshito Umaoka <y.umaoka@gmail.com>
Wed, 9 Jan 2013 21:42:21 +0000 (21:42 +0000)
X-SVN-Rev: 33030

icu4j/main/classes/core/src/com/ibm/icu/util/LocaleData.java

index b083b71ff8dc1bbe6a7b485d7cca856ce6e4f505..c7aeec9269302c176ef737c960367e5b405e43a8 100644 (file)
@@ -1,6 +1,6 @@
 /*
  **************************************************************************************
- * Copyright (C) 2009-2012, Google, Inc.; International Business Machines Corporation *
+ * Copyright (C) 2009-2013, Google, Inc.; International Business Machines Corporation *
  * and others. All Rights Reserved.                                                   *
  **************************************************************************************
  */
@@ -52,7 +52,7 @@ public final class LocaleData {
    /**
     * EXType for {@link #getExemplarSet(int, int)}.
     * Note: This type is no longer supported.
-    * @stable ICU 4.4
+    * @deprecated ICU 51
     */
     public static final int ES_CURRENCY = 3;