public class CommandLineParser<T> extends Object
| Constructor and Description |
|---|
CommandLineParser(ParserResultFactory<T> parserResultFactory) |
public CommandLineParser(@Nonnull ParserResultFactory<T> parserResultFactory)
public T parse(@Nonnull String[] args) throws FlinkParseException
FlinkParseExceptionCopyright © 2014–2020 The Apache Software Foundation. All rights reserved.