Package io.ciera.tool.sql.ooaofmarking
Interface CSV
-
- All Known Implementing Classes:
CSVImpl
public interface CSV
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intreadline(String p_filename, String[] p_values)intwriteline(String p_filename, String[] p_values)
-