public class AsyncExcelExporter extends Object
| 构造器和说明 |
|---|
AsyncExcelExporter(ExecutorService executor) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
exportData(ExportHandler handler,
ExportSupport support,
DataExportParam param,
ExportContext ctx) |
public AsyncExcelExporter(ExecutorService executor)
public void exportData(ExportHandler handler, ExportSupport support, DataExportParam param, ExportContext ctx)
Copyright © 2022. All rights reserved.