blob: 2fa7201cfb4419428d054f92e7cc4867f4b32b08 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- © 2017 and later: Unicode, Inc. and others. -->
<!-- License & terms of use: http://www.unicode.org/copyright.html#License -->
<title>ICU4J API Comparison: ICU4J 58.1 with ICU4J 59.1</title>
</head>
<body>
<h1>ICU4J API Comparison: ICU4J 58.1 with ICU4J 59.1</h1>
<hr/>
<h2>Removed from ICU4J 58.1</h2>
<h3>Package com.ibm.icu.text</h3>
<ul>
CompactDecimalFormat
<ul>
<li><span style='color:green'>(stable)</span> public boolean <i>equals</i>(java.lang.Object)</li>
<li><span style='color:green'>(stable)</span> public java.lang.StringBuffer <i>format</i>(BigDecimal, java.lang.StringBuffer, java.text.FieldPosition)</li>
<li><span style='color:green'>(stable)</span> public java.lang.StringBuffer <i>format</i>(double, java.lang.StringBuffer, java.text.FieldPosition)</li>
<li><span style='color:green'>(stable)</span> public java.lang.StringBuffer <i>format</i>(java.math.BigDecimal, java.lang.StringBuffer, java.text.FieldPosition)</li>
<li><span style='color:green'>(stable)</span> public java.lang.StringBuffer <i>format</i>(java.math.BigInteger, java.lang.StringBuffer, java.text.FieldPosition)</li>
<li><span style='color:green'>(stable)</span> public java.lang.StringBuffer <i>format</i>(long, java.lang.StringBuffer, java.text.FieldPosition)</li>
<li><span style='color:green'>(stable)</span> public java.text.AttributedCharacterIterator <i>formatToCharacterIterator</i>(java.lang.Object)</li>
</ul>
</ul>
<h3>Package com.ibm.icu.util</h3>
<ul>
MeasureUnit
<ul>
<li><span style='color:orange'>(draft)</span> public static final MeasureUnit EAST</li>
<li><span style='color:orange'>(draft)</span> public static final MeasureUnit NORTH</li>
<li><span style='color:orange'>(draft)</span> public static final MeasureUnit SOUTH</li>
<li><span style='color:orange'>(draft)</span> public static final MeasureUnit WEST</li>
</ul>
</ul>
<hr/>
<h2>Deprecated or Obsoleted in ICU4J 59.1</h2>
<h3>Package com.ibm.icu.text</h3>
<ul>
DecimalFormat
<ul>
<li><span style='color:gray'>(deprecated)</span> public int <i>getParseMaxDigits</i>()</li>
<li><span style='color:gray'>(deprecated)</span> public void <i>setParseMaxDigits</i>(int)</li>
</ul>
</ul>
<hr/>
<h2>Changed in ICU4J 59.1 (old, new)</h2>
<p>(no API changed)</p>
<hr/>
<h2>Promoted to stable in ICU4J 59.1</h2>
<h3>Package com.ibm.icu.text</h3>
<ul>
<li><span style='color:green'>(stable)</span> public final class <i>SimpleFormatter</i></li>
DateFormat.Field
<ul>
<li><span style='color:green'>(stable)</span> public static final DateFormat.Field AM_PM_MIDNIGHT_NOON</li>
<li><span style='color:green'>(stable)</span> public static final DateFormat.Field FLEXIBLE_DAY_PERIOD</li>
</ul>
RelativeDateTimeFormatter
<ul>
<li><span style='color:green'>(stable)</span> public java.lang.String <i>format</i>(double, RelativeDateTimeFormatter.RelativeDateTimeUnit)</li>
<li><span style='color:green'>(stable)</span> public java.lang.String <i>formatNumeric</i>(double, RelativeDateTimeFormatter.RelativeDateTimeUnit)</li>
</ul>
RelativeDateTimeFormatter.RelativeDateTimeUnit
<ul>
<li><span style='color:green'>(stable)</span> public static final RelativeDateTimeFormatter.RelativeDateTimeUnit DAY</li>
<li><span style='color:green'>(stable)</span> public static final RelativeDateTimeFormatter.RelativeDateTimeUnit FRIDAY</li>
<li><span style='color:green'>(stable)</span> public static final RelativeDateTimeFormatter.RelativeDateTimeUnit HOUR</li>
<li><span style='color:green'>(stable)</span> public static final RelativeDateTimeFormatter.RelativeDateTimeUnit MINUTE</li>
<li><span style='color:green'>(stable)</span> public static final RelativeDateTimeFormatter.RelativeDateTimeUnit MONDAY</li>
<li><span style='color:green'>(stable)</span> public static final RelativeDateTimeFormatter.RelativeDateTimeUnit MONTH</li>
<li><span style='color:green'>(stable)</span> public static final RelativeDateTimeFormatter.RelativeDateTimeUnit QUARTER</li>
<li><span style='color:green'>(stable)</span> public static final RelativeDateTimeFormatter.RelativeDateTimeUnit SATURDAY</li>
<li><span style='color:green'>(stable)</span> public static final RelativeDateTimeFormatter.RelativeDateTimeUnit SECOND</li>
<li><span style='color:green'>(stable)</span> public static final RelativeDateTimeFormatter.RelativeDateTimeUnit SUNDAY</li>
<li><span style='color:green'>(stable)</span> public static final RelativeDateTimeFormatter.RelativeDateTimeUnit THURSDAY</li>
<li><span style='color:green'>(stable)</span> public static final RelativeDateTimeFormatter.RelativeDateTimeUnit TUESDAY</li>
<li><span style='color:green'>(stable)</span> public static final RelativeDateTimeFormatter.RelativeDateTimeUnit WEDNESDAY</li>
<li><span style='color:green'>(stable)</span> public static final RelativeDateTimeFormatter.RelativeDateTimeUnit WEEK</li>
<li><span style='color:green'>(stable)</span> public static final RelativeDateTimeFormatter.RelativeDateTimeUnit YEAR</li>
</ul>
</ul>
<h3>Package com.ibm.icu.util</h3>
<ul>
MeasureUnit
<ul>
<li><span style='color:green'>(stable)</span> public static final MeasureUnit GALLON_IMPERIAL</li>
<li><span style='color:green'>(stable)</span> public static final MeasureUnit MILE_PER_GALLON_IMPERIAL</li>
<li><span style='color:green'>(stable)</span> public static final MeasureUnit MILLIGRAM_PER_DECILITER</li>
</ul>
</ul>
<hr/>
<h2>Added in ICU4J 59.1</h2>
<h3>Package com.ibm.icu.text</h3>
<ul>
<li><span style='color:orange'>(draft)</span> public abstract class <i>CaseMap</i></li>
<li><span style='color:orange'>(draft)</span> public static final class <i>CaseMap.Fold</i></li>
<li><span style='color:orange'>(draft)</span> public static final class <i>CaseMap.Lower</i></li>
<li><span style='color:orange'>(draft)</span> public static final class <i>CaseMap.Title</i></li>
<li><span style='color:orange'>(draft)</span> public static final class <i>CaseMap.Upper</i></li>
<li><span style='color:orange'>(draft)</span> public final class <i>Edits</i></li>
<li><span style='color:orange'>(draft)</span> public static final class <i>Edits.Iterator</i></li>
CompactDecimalFormat
<ul>
<li><span style='color:green'>(stable)</span> public CurrencyAmount <i>parseCurrency</i>(java.lang.CharSequence, java.text.ParsePosition)</li>
</ul>
DateFormat
<ul>
<li><span style='color:green'>(stable)</span> public static final int AM_PM_MIDNIGHT_NOON_FIELD</li>
<li><span style='color:green'>(stable)</span> public static final int FLEXIBLE_DAY_PERIOD_FIELD</li>
</ul>
DecimalFormat
<ul>
<li><span style='color:green'>(stable)</span> public java.lang.StringBuffer <i>format</i>(CurrencyAmount, java.lang.StringBuffer, java.text.FieldPosition)</li>
<li><span style='color:green'>(stable)</span> public synchronized Currency <i>getCurrency</i>()</li>
<li><span style='color:green'>(stable)</span> public synchronized int <i>getMaximumFractionDigits</i>()</li>
<li><span style='color:green'>(stable)</span> public synchronized int <i>getMaximumIntegerDigits</i>()</li>
<li><span style='color:green'>(stable)</span> public synchronized int <i>getMinimumFractionDigits</i>()</li>
<li><span style='color:green'>(stable)</span> public synchronized int <i>getMinimumIntegerDigits</i>()</li>
<li><span style='color:green'>(stable)</span> public synchronized boolean <i>isGroupingUsed</i>()</li>
<li><span style='color:green'>(stable)</span> public synchronized boolean <i>isParseIntegerOnly</i>()</li>
<li><span style='color:green'>(stable)</span> public synchronized boolean <i>isParseStrict</i>()</li>
<li><span style='color:green'>(stable)</span> public synchronized void <i>setGroupingUsed</i>(boolean)</li>
<li><span style='color:green'>(stable)</span> public synchronized void <i>setParseIntegerOnly</i>(boolean)</li>
<li><span style='color:green'>(stable)</span> public synchronized void <i>setParseStrict</i>(boolean)</li>
<li><span style='color:green'>(stable)</span> public java.lang.String <i>toString</i>()</li>
</ul>
</ul>
<h3>Package com.ibm.icu.util</h3>
<ul>
MeasureUnit
<ul>
<li><span style='color:orange'>(draft)</span> public static final MeasureUnit POINT</li>
</ul>
</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>
</body>
</html>