| Constructor and Description |
|---|
BatchPngCommand(java.util.List<java.lang.String> args,
ImageCreator<?,?,?> imageCreator)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
int |
execute()
Executes the command.
|
public BatchPngCommand(@NotNull
java.util.List<java.lang.String> args,
@NotNull
ImageCreator<?,?,?> imageCreator)
args - the argumentsimageCreator - the image creator to use