Class ListFormatter.FormattedList

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

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