クラス Tables

java.lang.ObjectSE
org.springframework.shell.jline.tui.table.Tables

public class Tables extends ObjectSE
典型的なテーブルの作成と構成に使用されるユーティリティクラス。
作成者:
Eric Bottard
  • コンストラクターの詳細

    • Tables

      public Tables()
  • 方法の詳細

    • configureKeyValueRendering

      public static TableBuilder configureKeyValueRendering(TableBuilder builder, StringSE delimiter)
      マップのキー値レンダリングに必要なすべてのフォーマッター、アライナーなどをインストールします。
      パラメーター:
      builder - 構成するビルダー
      delimiter - キーと値の間に適用する区切り文字
      戻り値:
      メソッドチェーンのビルダー