Interface CSVList

All Superinterfaces:
AutoCloseable, Closeable, Collection<List<String>>, org.gvsig.tools.util.GetItem<List<String>>, org.gvsig.tools.util.GetItem64<List<String>>, org.gvsig.tools.util.GetItemWithSize<List<String>>, org.gvsig.tools.util.GetItemWithSize64<List<String>>, Iterable<List<String>>, List<List<String>>, SequencedCollection<List<String>>, org.gvsig.tools.util.Size, org.gvsig.tools.util.Size64
All Known Implementing Classes:
AbstractCSVList, ApacheCommonsCSVList, SuperCSVList

public interface CSVList extends List<List<String>>, Closeable, org.gvsig.tools.util.GetItemWithSize<List<String>>, org.gvsig.tools.util.GetItemWithSize64<List<String>>
Author:
gvSIG Team