Uses of Class
java.text.ListFormat
Package
Description
Provides classes and interfaces for handling text, dates, numbers,
and messages in a manner independent of natural languages.
-
Uses of ListFormat in java.text
Modifier and TypeMethodDescriptionstatic ListFormat
ListFormat.getInstance()
static ListFormat
ListFormat.getInstance
(String[] patterns) Returns the ListFormat object for the specified patterns.static ListFormat
ListFormat.getInstance
(Locale locale, ListFormat.Type type, ListFormat.Style style)