public class ClassConverter extends com.beust.jcommander.converters.BaseConverter<Class>
| Constructor and Description |
|---|
ClassConverter(String optionName)
Create a new class converter.
|
| Modifier and Type | Method and Description |
|---|---|
Class |
convert(String value) |
Copyright © 2023. All rights reserved.