| Package | Description |
|---|---|
| cn.buli_home.utils.excel |
| Modifier and Type | Field and Description |
|---|---|
private ExcelDataCallback<T> |
ExcelDataListener.callback |
| Modifier and Type | Method and Description |
|---|---|
static void |
ExcelUtils.read(String filePath,
int sheetNo,
Class clazz,
ExcelDataCallback<?> callback) |
| Constructor and Description |
|---|
ExcelDataListener(ExcelDataCallback<T> callback) |
Copyright © 2024. All rights reserved.