mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-10 07:39:16 +00:00
ICU-20515 BRS64.2 Updated ICU4J API signature file and API change report
This commit is contained in:
parent
bd07a12470
commit
5b0d975377
2 changed files with 14 additions and 9 deletions
|
@ -4,10 +4,10 @@
|
|||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<!-- © 2019 and later: Unicode, Inc. and others. -->
|
||||
<!-- License & terms of use: http://www.unicode.org/copyright.html#License -->
|
||||
<title>ICU4J API Comparison: ICU4J 63.1 with ICU4J 64.1</title>
|
||||
<title>ICU4J API Comparison: ICU4J 63.1 with ICU4J 64.2</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>ICU4J API Comparison: ICU4J 63.1 with ICU4J 64.1</h1>
|
||||
<h1>ICU4J API Comparison: ICU4J 63.1 with ICU4J 64.2</h1>
|
||||
|
||||
<hr/>
|
||||
<h2>Removed from ICU4J 63.1</h2>
|
||||
|
@ -46,7 +46,7 @@ CharsTrie
|
|||
|
||||
|
||||
<hr/>
|
||||
<h2>Deprecated or Obsoleted in ICU4J 64.1</h2>
|
||||
<h2>Deprecated or Obsoleted in ICU4J 64.2</h2>
|
||||
|
||||
<h3>Package com.ibm.icu.text</h3>
|
||||
<ul>
|
||||
|
@ -61,7 +61,7 @@ BreakIterator
|
|||
|
||||
|
||||
<hr/>
|
||||
<h2>Changed in ICU4J 64.1 (old, new)</h2>
|
||||
<h2>Changed in ICU4J 64.2 (old, new)</h2>
|
||||
|
||||
<h3>Package com.ibm.icu.number</h3>
|
||||
<ul>
|
||||
|
@ -82,7 +82,7 @@ BytesTrie
|
|||
|
||||
|
||||
<hr/>
|
||||
<h2>Promoted to stable in ICU4J 64.1</h2>
|
||||
<h2>Promoted to stable in ICU4J 64.2</h2>
|
||||
|
||||
<h3>Package com.ibm.icu.text</h3>
|
||||
<ul>
|
||||
|
@ -113,7 +113,7 @@ Currency
|
|||
|
||||
|
||||
<hr/>
|
||||
<h2>Added in ICU4J 64.1</h2>
|
||||
<h2>Added in ICU4J 64.2</h2>
|
||||
|
||||
<h3>Package com.ibm.icu.lang</h3>
|
||||
<ul>
|
||||
|
@ -232,6 +232,10 @@ CharsTrie
|
|||
<li><span style='color:orange'>(draft)</span> public long <i>getState64</i>()</li>
|
||||
<li><span style='color:orange'>(draft)</span> public CharsTrie <i>resetToState64</i>(long)</li>
|
||||
</ul>
|
||||
JapaneseCalendar
|
||||
<ul>
|
||||
<li><span style='color:green'>(stable)</span> public static final int REIWA</li>
|
||||
</ul>
|
||||
MeasureUnit
|
||||
<ul>
|
||||
<li><span style='color:orange'>(draft)</span> public static final MeasureUnit BARREL</li>
|
||||
|
@ -260,10 +264,11 @@ MeasureUnit
|
|||
VersionInfo
|
||||
<ul>
|
||||
<li><span style='color:green'>(stable)</span> public static final VersionInfo UNICODE_12_0</li>
|
||||
<li><span style='color:green'>(stable)</span> public static final VersionInfo UNICODE_12_1</li>
|
||||
</ul>
|
||||
</ul>
|
||||
|
||||
<hr/>
|
||||
<p><i><font size="-1">Contents generated by ReportAPI tool on Mon Mar 25 15:50:58 EDT 2019<br/>© 2019 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 Tue Apr 09 17:32:39 EDT 2019<br/>© 2019 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>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b30874ea05279e7406343242f9aab8474b6f9a8c2aaec5b5556a932aeefc8a5f
|
||||
size 62024
|
||||
oid sha256:dee7ab1ab8a8d3b007cffe67b7194fb7475935f343a5f772fb218648a6479b17
|
||||
size 62042
|
||||
|
|
Loading…
Add table
Reference in a new issue