Package org.jzy3d.io.xls
Interface XLSObjectIO<T>
-
public interface XLSObjectIO<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tread(org.apache.poi.ss.usermodel.Row row)voidwrite(T object, int currentLine)
-