T - the target type parameterK - the key type parameterpublic interface PoiConverter<T,K>
| Modifier and Type | Method and Description |
|---|---|
T |
getPoiValue(org.apache.poi.xssf.usermodel.XSSFWorkbook xssfWorkbook,
K k)
Gets poi value.
|
Copyright © 2018. All rights reserved.