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