ICU-13109 Public API: RelativeDateTimeUnit must be @stable ICU 57

X-SVN-Rev: 40018
This commit is contained in:
Fredrik Roubert 2017-04-10 10:14:21 +00:00
parent 1ab20c7d99
commit f05aa069f7

View File

@ -292,8 +292,7 @@ public final class RelativeDateTimeFormatter {
/**
* Represents the unit for formatting a relative date. e.g "in 5 days"
* or "next year"
* @draft ICU 57
* @provisional This API might change or be removed in a future release.
* @stable ICU 57
*/
public static enum RelativeDateTimeUnit {
/**