@FunctionalInterface public interface RowHandler
void
handle(int sheetIndex, int rowIndex, List<Object> rowList)
void handle(int sheetIndex, int rowIndex, List<Object> rowList)
sheetIndex
rowIndex
rowList
Copyright © 2021. All rights reserved.