类 Creator
java.lang.Object
cn.taketoday.buildpack.platform.build.Creator
Identifying information about the tooling that created a builder.
- 从以下版本开始:
- 4.0
- 作者:
- Scott Frederick, Harry Yang
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getName()Return the name of the builder creator.Return the version of the builder creator.toString()static CreatorwithVersion(String version) Create a newCreatorusing the provided version.
-
字段详细资料
-
version
-
-
构造器详细资料
-
Creator
Creator(String version)
-
-
方法详细资料