T
public interface CsvPropertyConverter<T>
convert(Class<? extends T> targetType, String value)
T convert(Class<? extends T> targetType, String value)
targetType
value
Copyright © 2015 fastnate.org. All rights reserved.