Package joptsimple

Class AlternativeLongOptionSpec

All Implemented Interfaces:
OptionDescriptor, OptionSpec<String>

class AlternativeLongOptionSpec extends ArgumentAcceptingOptionSpec<String>
Represents the "-W" form of long option specification.