]> granicus.if.org Git - icu/commitdiff
ICU-10415 fix mistag
authorMark Davis <mark@macchiato.com>
Wed, 18 Sep 2013 18:52:24 +0000 (18:52 +0000)
committerMark Davis <mark@macchiato.com>
Wed, 18 Sep 2013 18:52:24 +0000 (18:52 +0000)
X-SVN-Rev: 34383

icu4j/main/classes/core/src/com/ibm/icu/text/PluralRules.java

index cc5752e43480d3575f88f6ce5626faf70fdffa64..56e6b973849b10ab287847702f0b41b3f3544482 100644 (file)
@@ -1977,7 +1977,7 @@ public class PluralRules implements Serializable {
      * @param uniqueValue
      *            If non null, set to the unique value.
      * @return the KeywordStatus
-     * @draft ICU 52
+     * @draft ICU 50
      * @provisional This API might change or be removed in a future release.
      */
     public KeywordStatus getKeywordStatus(String keyword, int offset, Set<Double> explicits,
@@ -1997,7 +1997,7 @@ public class PluralRules implements Serializable {
      * @param uniqueValue
      *            If non null, set to the unique value.
      * @return the KeywordStatus
-     * @draft ICU 50
+     * @internal
      * @provisional This API might change or be removed in a future release.
      */
     public KeywordStatus getKeywordStatus(String keyword, int offset, Set<Double> explicits,