ICU-13099 Deprecated UniversalTimeScale.MAX_SCALE to match the API status change in ICU4C 59. Updated API signature file and API change report.

X-SVN-Rev: 40001
This commit is contained in:
Yoshito Umaoka 2017-04-07 08:17:49 +00:00
parent 7d5586210b
commit 6d0489d82c
3 changed files with 13 additions and 4 deletions

View file

@ -50,6 +50,14 @@ DecimalFormat
</ul>
</ul>
<h3>Package com.ibm.icu.util</h3>
<ul>
UniversalTimeScale
<ul>
<li><span style='color:gray'>(deprecated)</span> public static final int MAX_SCALE</li>
</ul>
</ul>
<hr/>
<h2>Changed in ICU4J 59.1 (old, new)</h2>
@ -150,6 +158,6 @@ MeasureUnit
</ul>
<hr/>
<p><i><font size="-1">Contents generated by ReportAPI tool on Mon Mar 27 15:47:02 EDT 2017<br/>© 2017 and later: Unicode, Inc. and others. License & terms of use: <a href="http://www.unicode.org/copyright.html#License">http://www.unicode.org/copyright.html#License</a></font></i></p>
<p><i><font size="-1">Contents generated by ReportAPI tool on Fri Apr 07 04:10:26 EDT 2017<br/>© 2017 and later: Unicode, Inc. and others. License & terms of use: <a href="http://www.unicode.org/copyright.html#License">http://www.unicode.org/copyright.html#License</a></font></i></p>
</body>
</html>

View file

@ -138,8 +138,9 @@ public final class UniversalTimeScale
/**
* This is the first unused time scale value.
*
* @stable ICU 3.2
* @deprecated ICU 59
*/
@Deprecated
public static final int MAX_SCALE = 10;
/**

View file

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aab80f57b8121c9e7131fcbc1e8405928f94bf68f50f22e382f8b6ab4921082e
size 56274
oid sha256:1c04894b8a51a6d0d7ee3b21e8390234023a31b4da9acb843cf8eaf81b3fb68b
size 56283