public interface IConverter<T>
T
convert(String s)
T convert(String s) throws ParseException
ParseException
Copyright © 2018. All rights reserved.