Skip to content

Commit 2f2aec5

Browse files
committed
ICU-20439 Update ICU4J API change report for 64.1 GA.
1 parent 1033a64 commit 2f2aec5

File tree

1 file changed

+20
-3
lines changed

1 file changed

+20
-3
lines changed

icu4j/APIChangeReport.html

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ <h3>Package com.ibm.icu.text</h3>
182182
DateIntervalFormat
183183
<ul>
184184
<li><span style='color:orange'>(draft)</span> public DateIntervalFormat.FormattedDateInterval <i>formatToValue</i>(Calendar, Calendar)</li>
185-
<li><span style='color:orange'>(draft)</span> public final DateIntervalFormat.FormattedDateInterval <i>formatToValue</i>(DateInterval)</li>
185+
<li><span style='color:orange'>(draft)</span> public DateIntervalFormat.FormattedDateInterval <i>formatToValue</i>(DateInterval)</li>
186186
</ul>
187187
DecimalFormat
188188
<ul>
@@ -234,8 +234,26 @@ <h3>Package com.ibm.icu.util</h3>
234234
</ul>
235235
MeasureUnit
236236
<ul>
237+
<li><span style='color:orange'>(draft)</span> public static final MeasureUnit BARREL</li>
238+
<li><span style='color:orange'>(draft)</span> public static final MeasureUnit BRITISH_THERMAL_UNIT</li>
239+
<li><span style='color:orange'>(draft)</span> public static final MeasureUnit DALTON</li>
237240
<li><span style='color:orange'>(draft)</span> public static final MeasureUnit DAY_PERSON</li>
241+
<li><span style='color:orange'>(draft)</span> public static final MeasureUnit DUNAM</li>
242+
<li><span style='color:orange'>(draft)</span> public static final MeasureUnit EARTH_MASS</li>
243+
<li><span style='color:orange'>(draft)</span> public static final MeasureUnit ELECTRONVOLT</li>
244+
<li><span style='color:orange'>(draft)</span> public static final MeasureUnit FLUID_OUNCE_IMPERIAL</li>
245+
<li><span style='color:orange'>(draft)</span> public static final MeasureUnit KILOPASCAL</li>
246+
<li><span style='color:orange'>(draft)</span> public static final MeasureUnit MEGAPASCAL</li>
247+
<li><span style='color:orange'>(draft)</span> public static final MeasureUnit MOLE</li>
238248
<li><span style='color:orange'>(draft)</span> public static final MeasureUnit MONTH_PERSON</li>
249+
<li><span style='color:orange'>(draft)</span> public static final MeasureUnit NEWTON</li>
250+
<li><span style='color:orange'>(draft)</span> public static final MeasureUnit NEWTON_METER</li>
251+
<li><span style='color:orange'>(draft)</span> public static final MeasureUnit PERMYRIAD</li>
252+
<li><span style='color:orange'>(draft)</span> public static final MeasureUnit POUND_FOOT</li>
253+
<li><span style='color:orange'>(draft)</span> public static final MeasureUnit POUND_FORCE</li>
254+
<li><span style='color:orange'>(draft)</span> public static final MeasureUnit SOLAR_LUMINOSITY</li>
255+
<li><span style='color:orange'>(draft)</span> public static final MeasureUnit SOLAR_MASS</li>
256+
<li><span style='color:orange'>(draft)</span> public static final MeasureUnit SOLAR_RADIUS</li>
239257
<li><span style='color:orange'>(draft)</span> public static final MeasureUnit WEEK_PERSON</li>
240258
<li><span style='color:orange'>(draft)</span> public static final MeasureUnit YEAR_PERSON</li>
241259
</ul>
@@ -246,7 +264,6 @@ <h3>Package com.ibm.icu.util</h3>
246264
</ul>
247265

248266
<hr/>
249-
<p><i><font size="-1">Contents generated by ReportAPI tool on Fri Feb 22 16:33:29 EST 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>
267+
<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>
250268
</body>
251269
</html>
252-


0 commit comments

Comments
 (0)