Class DateIntervalFormat.FormattedDateInterval

java.lang.Object
org.graalvm.shadowed.com.ibm.icu.text.DateIntervalFormat.FormattedDateInterval
All Implemented Interfaces:
CharSequence, FormattedValue
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.