org.nuiton.util.csv
Interface CsvModel.Factory<E>

Enclosing class:
CsvModel<E>

public static interface CsvModel.Factory<E>


Method Summary
 E newEmpty()
           
 

Method Detail

newEmpty

E newEmpty()


Copyright © 2011-2012 CodeLutin. All Rights Reserved.