T
public interface CsvLineConverter<T>
convertLine(String[] line)
T convertLine(String[] line)
line
Apache Camel