public interface ICommandLinePostProcessor
| Modifier and Type | Interface and Description |
|---|---|
static class |
ICommandLinePostProcessor.Noop |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
process(Distribution distribution,
List<String> args) |
List<String> process(Distribution distribution, List<String> args)
Copyright © 2016. All Rights Reserved.