com.beust.jcommander.converters
public abstract class BaseConverter<T> extends java.lang.Object implements IStringConverter<T>
Constructor and Description |
---|
BaseConverter(java.lang.String optionName) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getErrorString(java.lang.String value,
java.lang.String to) |
java.lang.String |
getOptionName() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
convert
Copyright © 2014. All Rights Reserved.