Uses of Package
com.github.hypfvieh.cli.parser.converter
Packages that use com.github.hypfvieh.cli.parser.converter
-
Classes in com.github.hypfvieh.cli.parser.converter used by com.github.hypfvieh.cli.parserClassDescriptionInterface implemented by all value converters to convert a given String to the proper object type.
-
Classes in com.github.hypfvieh.cli.parser.converter used by com.github.hypfvieh.cli.parser.converterClassDescriptionBase converter using a list of patterns to find a suitable convert operation.Interface implemented by all value converters to convert a given String to the proper object type.