列挙型クラスjava.text.ListFormat.Styleの
使用
ListFormat.Styleを使用するパッケージ
-
java.textでのListFormat.Styleの使用
ListFormat.Styleを返すjava.textのメソッド修飾子と型メソッド説明static ListFormat.Style
指定された名前を持つこのクラスのenum定数を返します。static ListFormat.Style[]
ListFormat.Style.values()
この列挙クラスの定数を含む配列を宣言されている順序で 返します。型ListFormat.Styleのパラメータを持つjava.textのメソッド修飾子と型メソッド説明static ListFormat
ListFormat.getInstance
(Locale locale, ListFormat.Type type, ListFormat.Style style)