public interface Converter<T>
T
convert(String string)
T convert(String string) throws ConverterException
ConverterException
Copyright © 2015. All rights reserved.