ICU-8210 Fixed an API status tag problem.

X-SVN-Rev: 29574
This commit is contained in:
Yoshito Umaoka 2011-03-09 00:14:25 +00:00
parent ff32a2f2b1
commit 7f2d2c510e

View File

@ -130,7 +130,8 @@ public class PluralRules implements Serializable {
/**
* Value returned by {@link #getUniqueKeywordValue} when there is no
* unique value to return.
* draft ICU 4.8
* @draft ICU 4.8
* @provisional This API might change or be removed in a future release.
*/
public static final double NO_UNIQUE_VALUE = -0.00123456777;