Uses of Interface
net.thevpc.common.commandline.ArgumentCandidate
Packages that use ArgumentCandidate
-
Uses of ArgumentCandidate in net.thevpc.common.commandline
Classes in net.thevpc.common.commandline that implement ArgumentCandidateMethods in net.thevpc.common.commandline that return ArgumentCandidateModifier and TypeMethodDescriptionprotected ArgumentCandidateAbstractCommandAutoComplete.addCandidatesImpl(ArgumentCandidate value) Methods in net.thevpc.common.commandline that return types with arguments of type ArgumentCandidateModifier and TypeMethodDescriptionAbstractCommandAutoComplete.getCandidates()CommandAutoComplete.getCandidates()DefaultNonOption.getValues()NonOption.getValues()ValueNonOption.getValues()Methods in net.thevpc.common.commandline with parameters of type ArgumentCandidateModifier and TypeMethodDescriptionvoidAbstractCommandAutoComplete.addCandidate(ArgumentCandidate value) voidCommandAutoComplete.addCandidate(ArgumentCandidate value) protected ArgumentCandidateAbstractCommandAutoComplete.addCandidatesImpl(ArgumentCandidate value)