Uses of Class
com.ibm.icu.text.ListFormatter.FormattedList
Packages that use ListFormatter.FormattedList
-
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.ListFormatter.FormattedListBuilder.toValue()