インターフェース InfoContributor

すべての既知の実装クラス:
BuildInfoContributorEnvironmentInfoContributorGitInfoContributorInfoPropertiesInfoContributorJavaInfoContributorMapInfoContributorOsInfoContributorProcessInfoContributorSimpleInfoContributor
関数インターフェース:
これは関数インターフェースであるため、ラムダ式またはメソッド参照の割り当てターゲットとして使用できます。

@FunctionalInterfaceSE public interface InfoContributor
追加情報の詳細を提供します。
導入:
1.4.0
作成者:
Stephane Nicoll
  • メソッドのサマリー

    修飾子と型
    メソッド
    説明
    void
    指定された Builder を使用して追加の詳細を提供します。
  • メソッドの詳細

    • contribute

      void contribute(Info.Builder builder)
      指定された Builder を使用して追加の詳細を提供します。
      パラメーター:
      builder - 使用するビルダー