クラスjava.text.ListFormatの
使用
ListFormatを使用するパッケージ
-
java.textでのListFormatの使用
ListFormatを返すjava.textのメソッド修飾子と型メソッド説明static ListFormat
ListFormat.getInstance()
デフォルトのFORMAT Locale
、STANDARD
型およびFULL
スタイルのListFormatオブジェクトを返します。static ListFormat
ListFormat.getInstance
(String[] patterns) 指定されたパターンのListFormatオブジェクトを返します。static ListFormat
ListFormat.getInstance
(Locale locale, ListFormat.Type type, ListFormat.Style style)