Class CommandLine.Builder

java.lang.Object
org.apache.commons.cli.CommandLine.Builder
All Implemented Interfaces:
Supplier<CommandLine>
Enclosing class:
CommandLine

public static final class CommandLine.Builder extends Object implements Supplier<CommandLine>
A nested builder class to create CommandLine instance using descriptive methods.
Since:
1.4