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