Uses of Class
com.ibm.icu.text.ListFormatter.FormattedList
Packages that use ListFormatter.FormattedList
Package
Description
Extensions and enhancements to java.text to support unicode transforms, UnicodeSet, surrogate char utilities, UCA collation, normalization, break iteration (rule and dictionary based), enhanced number format, international string searching, and arabic shaping.
-
Uses of ListFormatter.FormattedList in com.ibm.icu.text
Methods in com.ibm.icu.text that return ListFormatter.FormattedListModifier and TypeMethodDescriptionListFormatter.formatToValue
(Object... items) Format a list of objects to a FormattedList.ListFormatter.formatToValue
(Collection<?> items) Format a collection of objects to a FormattedList.