public abstract class BaseConverter<T> extends Object implements IStringConverter<T>
Constructor and Description |
---|
BaseConverter(String optionName) |
Modifier and Type | Method and Description |
---|---|
protected String |
getErrorString(String value,
String to) |
String |
getOptionName() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
convert
Copyright © 2017. All rights reserved.