public abstract class AbstractMultipleSwitch extends AbstractSwitch
Modifier and Type | Field and Description |
---|---|
protected int |
maxCount |
protected int |
minCount |
description, longForm, shortForm
Modifier | Constructor and Description |
---|---|
protected |
AbstractMultipleSwitch(java.lang.Character shortForm,
java.lang.String longForm,
java.lang.String description,
int minCount) |
protected |
AbstractMultipleSwitch(java.lang.Character shortForm,
java.lang.String longForm,
java.lang.String description,
int minCount,
int maxCount) |
getDescription, getLongForms, getShortForms
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
consumeArgument, found, found, isOptional, isSwitch, needsArguments
getAppearance, isVarLength