Uses of Interface
net.sourceforge.argparse4j.inf.ArgumentChoice
Packages that use ArgumentChoice
Package
Description
-
Uses of ArgumentChoice in net.sourceforge.argparse4j.impl.choice
Classes in net.sourceforge.argparse4j.impl.choice that implement ArgumentChoiceModifier and TypeClassDescriptionclassChoice from given collection of values.classRangeArgumentChoice<T extends Comparable<T>>Choices from given range. -
Uses of ArgumentChoice in net.sourceforge.argparse4j.inf
Methods in net.sourceforge.argparse4j.inf with parameters of type ArgumentChoiceModifier and TypeMethodDescriptionArgument.choices(ArgumentChoice choice) SetsArgumentChoiceobject which inspects value so that it fulfills its criteria. -
Uses of ArgumentChoice in net.sourceforge.argparse4j.internal
Fields in net.sourceforge.argparse4j.internal declared as ArgumentChoiceMethods in net.sourceforge.argparse4j.internal with parameters of type ArgumentChoice