public class Creator extends Object
Modifier and Type | Method and Description |
---|---|
String |
getName()
Return the name of the builder creator.
|
String |
getVersion()
Return the version of the builder creator.
|
String |
toString() |
static Creator |
withVersion(String version)
Create a new
Creator using the provided version. |
public String getName()
public String getVersion()
public static Creator withVersion(String version)
Creator
using the provided version.version
- the creator version