public static final class StructureCheckOptions.ModeConverter extends Object implements com.beust.jcommander.IStringConverter<StructureCheckOptions.Mode>
Constructor and Description |
---|
StructureCheckOptions.ModeConverter() |
public StructureCheckOptions.Mode convert(String value)
convert
in interface com.beust.jcommander.IStringConverter<StructureCheckOptions.Mode>