Class RelativeDateTimeFormatter.FormattedRelativeDateTime

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

public static class RelativeDateTimeFormatter.FormattedRelativeDateTime extends Object implements FormattedValue
Represents the result of a formatting operation of a relative datetime. Access the string value or field information. Instances of this class are immutable and thread-safe. Not intended for public subclassing.
Author:
sffc