ICU4J API Comparison: ICU4J 58.1 with ICU4J 59.1
Removed from ICU4J 58.1
Package com.ibm.icu.text
CompactDecimalFormat
- (stable) public boolean equals(java.lang.Object)
- (stable) public java.lang.StringBuffer format(BigDecimal, java.lang.StringBuffer, java.text.FieldPosition)
- (stable) public java.lang.StringBuffer format(double, java.lang.StringBuffer, java.text.FieldPosition)
- (stable) public java.lang.StringBuffer format(java.math.BigDecimal, java.lang.StringBuffer, java.text.FieldPosition)
- (stable) public java.lang.StringBuffer format(java.math.BigInteger, java.lang.StringBuffer, java.text.FieldPosition)
- (stable) public java.lang.StringBuffer format(long, java.lang.StringBuffer, java.text.FieldPosition)
- (stable) public java.text.AttributedCharacterIterator formatToCharacterIterator(java.lang.Object)
Package com.ibm.icu.util
MeasureUnit
- (draft) public static final MeasureUnit EAST
- (draft) public static final MeasureUnit NORTH
- (draft) public static final MeasureUnit SOUTH
- (draft) public static final MeasureUnit WEST
Deprecated or Obsoleted in ICU4J 59.1
Package com.ibm.icu.text
DecimalFormat
- (deprecated) public int getParseMaxDigits()
- (deprecated) public void setParseMaxDigits(int)
Package com.ibm.icu.util
UniversalTimeScale
- (deprecated) public static final int MAX_SCALE
Changed in ICU4J 59.1 (old, new)
(no API changed)
Promoted to stable in ICU4J 59.1
Package com.ibm.icu.text
- (stable) public final class SimpleFormatter
DateFormat.Field
- (stable) public static final DateFormat.Field AM_PM_MIDNIGHT_NOON
- (stable) public static final DateFormat.Field FLEXIBLE_DAY_PERIOD
RelativeDateTimeFormatter
- (stable) public java.lang.String format(double, RelativeDateTimeFormatter.RelativeDateTimeUnit)
- (stable) public java.lang.String formatNumeric(double, RelativeDateTimeFormatter.RelativeDateTimeUnit)
RelativeDateTimeFormatter.RelativeDateTimeUnit
- (stable) public static final RelativeDateTimeFormatter.RelativeDateTimeUnit DAY
- (stable) public static final RelativeDateTimeFormatter.RelativeDateTimeUnit FRIDAY
- (stable) public static final RelativeDateTimeFormatter.RelativeDateTimeUnit HOUR
- (stable) public static final RelativeDateTimeFormatter.RelativeDateTimeUnit MINUTE
- (stable) public static final RelativeDateTimeFormatter.RelativeDateTimeUnit MONDAY
- (stable) public static final RelativeDateTimeFormatter.RelativeDateTimeUnit MONTH
- (stable) public static final RelativeDateTimeFormatter.RelativeDateTimeUnit QUARTER
- (stable) public static final RelativeDateTimeFormatter.RelativeDateTimeUnit SATURDAY
- (stable) public static final RelativeDateTimeFormatter.RelativeDateTimeUnit SECOND
- (stable) public static final RelativeDateTimeFormatter.RelativeDateTimeUnit SUNDAY
- (stable) public static final RelativeDateTimeFormatter.RelativeDateTimeUnit THURSDAY
- (stable) public static final RelativeDateTimeFormatter.RelativeDateTimeUnit TUESDAY
- (stable) public static final RelativeDateTimeFormatter.RelativeDateTimeUnit WEDNESDAY
- (stable) public static final RelativeDateTimeFormatter.RelativeDateTimeUnit WEEK
- (stable) public static final RelativeDateTimeFormatter.RelativeDateTimeUnit YEAR
Package com.ibm.icu.util
MeasureUnit
- (stable) public static final MeasureUnit GALLON_IMPERIAL
- (stable) public static final MeasureUnit MILE_PER_GALLON_IMPERIAL
- (stable) public static final MeasureUnit MILLIGRAM_PER_DECILITER
Added in ICU4J 59.1
Package com.ibm.icu.text
- (draft) public abstract class CaseMap
- (draft) public static final class CaseMap.Fold
- (draft) public static final class CaseMap.Lower
- (draft) public static final class CaseMap.Title
- (draft) public static final class CaseMap.Upper
- (draft) public final class Edits
- (draft) public static final class Edits.Iterator
CompactDecimalFormat
- (stable) public CurrencyAmount parseCurrency(java.lang.CharSequence, java.text.ParsePosition)
DateFormat
- (stable) public static final int AM_PM_MIDNIGHT_NOON_FIELD
- (stable) public static final int FLEXIBLE_DAY_PERIOD_FIELD
DecimalFormat
- (stable) public java.lang.StringBuffer format(CurrencyAmount, java.lang.StringBuffer, java.text.FieldPosition)
- (stable) public synchronized Currency getCurrency()
- (stable) public synchronized int getMaximumFractionDigits()
- (stable) public synchronized int getMaximumIntegerDigits()
- (stable) public synchronized int getMinimumFractionDigits()
- (stable) public synchronized int getMinimumIntegerDigits()
- (stable) public synchronized boolean isGroupingUsed()
- (stable) public synchronized boolean isParseIntegerOnly()
- (stable) public synchronized boolean isParseStrict()
- (stable) public synchronized void setGroupingUsed(boolean)
- (stable) public synchronized void setParseIntegerOnly(boolean)
- (stable) public synchronized void setParseStrict(boolean)
- (stable) public java.lang.String toString()
Package com.ibm.icu.util
MeasureUnit
- (draft) public static final MeasureUnit POINT
Contents generated by ReportAPI tool on Fri Apr 07 04:10:26 EDT 2017
© 2017 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html#License