Class CommandLineParser<T>

java.lang.Object
org.apache.flink.runtime.entrypoint.parser.CommandLineParser<T>

public class CommandLineParser<T> extends Object
Command line parser which produces a result from the given command line arguments.