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