Package | Description |
---|---|
io.vertx.core.cli.converters |
Modifier and Type | Method and Description |
---|---|
static <T> ConstructorBasedConverter<T> |
ConstructorBasedConverter.getIfEligible(Class<T> clazz)
Checks whether the given class can be used by the
ConstructorBasedConverter (i.e. |
Copyright © 2021 Eclipse. All rights reserved.