Class DateIntervalFormat.FormattedDateInterval

java.lang.Object
com.ibm.icu.text.DateIntervalFormat.FormattedDateInterval
All Implemented Interfaces:
FormattedValue, CharSequence
Enclosing class:
DateIntervalFormat

public static final class DateIntervalFormat.FormattedDateInterval extends Object implements FormattedValue
An immutable class containing the result of a date interval formatting operation. Instances of this class are immutable and thread-safe. Not intended for public subclassing.