| Package | Description |
|---|---|
| cn.chenhuanming.octopus.writer |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultExcelWriter |
| Modifier and Type | Method and Description |
|---|---|
<T> ExcelWriter |
ExcelWriter.write(String sheetName,
SheetWriter<T> sheetWriter,
Collection<T> collection) |
<T> ExcelWriter |
DefaultExcelWriter.write(String sheetName,
SheetWriter<T> sheetWriter,
Collection<T> collection) |
Copyright © 2019. All rights reserved.