| Modifier and Type | Method and Description |
|---|---|
static FormatterStep |
create(String version,
ThrowingEx.Supplier<Map<String,?>> properties,
Provisioner provisioner)
Creates a formatter step for the given version and settings file.
|
static FormatterStep |
create(ThrowingEx.Supplier<Map<String,?>> properties,
Provisioner provisioner)
Creates a formatter step for the given version and settings file.
|
static String |
defaultVersion() |
public static FormatterStep create(ThrowingEx.Supplier<Map<String,?>> properties, Provisioner provisioner)
Creates a formatter step for the given version and settings file.
public static FormatterStep create(String version, ThrowingEx.Supplier<Map<String,?>> properties, Provisioner provisioner)
Creates a formatter step for the given version and settings file.
public static String defaultVersion()