| 程序包 | 说明 |
|---|---|
| cn.gjing.util.excel.reader |
| 限定符和类型 | 方法和说明 |
|---|---|
static <T> ExcelReader<T> |
ExcelReader.of(Class<T> excelClass,
InputStream inputStream) |
static <T> ExcelReader<T> |
ExcelReader.of(Class<T> excelClass,
InputStream inputStream,
IdUtil idUtil) |
Copyright © 2019. All rights reserved.