Uses of Interface
org.miaixz.bus.core.center.map.multi.Table.Cell
Packages that use Table.Cell
Package
Description
多参数类型的Map实现,包括集合类型值的MultiValueMap和Table
MultiValueMap:一个键对应多个值的集合的实现,类似于树的结构。
Table:使用两个键映射到一个值,类似于表格结构。
-
Uses of Table.Cell in org.miaixz.bus.core.center.map.multi
Methods in org.miaixz.bus.core.center.map.multi that return types with arguments of type Table.Cell