モジュール java.base
パッケージ java.text

列挙型クラスListFormat.Type

java.lang.Object
java.lang.Enum<ListFormat.Type>
java.text.ListFormat.Type
すべての実装されたインタフェース:
Serializable, Comparable<ListFormat.Type>, Constable
含まれているクラス:
ListFormat

public static enum ListFormat.Type extends Enum<ListFormat.Type>
ListFormat型 - STANDARDORおよびUNIT

Typeは、指定されたListFormatインスタンス内のリストをフォーマットするためのタイプを表す列挙型です。 書式設定されたテキストの句読点および接続語を決定します。

導入されたバージョン:
22