public interface ITableBeans
List<Map<String,Object>>
createTable()
Map<String,Object>
handler(int index)
List<Map<String,Object>> createTable()
Map<String,Object> handler(int index) throws ArrayIndexOutOfBoundsException
ArrayIndexOutOfBoundsException
Copyright © 2022. All rights reserved.