Class ObjectToExcel<T>
java.lang.Object
io.github.mbenincasa.javaexcelutils.model.converter.ObjectToExcel<T>
- Type Parameters:
T
- The class parameter, for each sheet, which maps objects to a Sheet
This is a helper class used by
Converter
to convert objects in an Excel Sheet- Since:
- 0.4.0
- Author:
- Mirko Benincasa
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ObjectToExcel
public ObjectToExcel()
-