Package io.vertx.core.cli.annotations
Annotation Type ConvertedBy
-
-
Element Detail
-
value
Class<? extends Converter<?>> value
The converter class used to transform the value as String to the target type. This converter is also used for theDefaultValue
.
-
-