Package com.amalgamasimulation.excel
package com.amalgamasimulation.excel
-
ClassDescriptionCSVFile<E>DataStorage<T extends Table<?>>ExcelChart<T extends ExcelChart<T>>ExcelDataSeries<T extends ExcelChart<T>>ExcelFile allow you to save tabead data and cahrts to Excel file.ExcelTable<E>ExcelTableColumn<E,
T> Table<E>TableColumn<E,T, X extends Table<E>> ValueOrError<R,E> Represents either a successful value or an error.ValueOrError.ThrowingFunction<T,R, X extends Exception> A function that accepts one argument and may throw a checked exception.