Class RelativeDateTimeFormatter.FormattedRelativeDateTime

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