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
FlinkParseException
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.