Java org.apache.commons.cli2.builder SwitchBuilder fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.cli2.builder SwitchBuilder fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.cli2.builder SwitchBuilder.

The text is from its open source code.

Constructor

SwitchBuilder()
Creates a new SwitchBuilder using defaults.

Method

SwitchBuilderwithName(final String name)
Use this option name.