Class Column<E,T>

java.lang.Object
org.nuiton.csv.Column<E,T>
All Implemented Interfaces:
ExportableColumn<E,T>, ImportableColumn<E,T>, ImportableExportableColumn<E,T>

public class Column<E,T> extends Object implements ImportableExportableColumn<E,T>
TODO
Since:
2.4
Author:
Brendan Le Ny - leny@codelutin.com, Tony Chemit - chemit@codelutin.com