跳过导航链接

程序包 org.dromara.hutool.core.map.multi

多参数类型的Map实现,包括集合类型值的MultiValueMap和Table
MultiValueMap:一个键对应多个值的集合的实现,类似于树的结构。

请参阅: 说明

程序包org.dromara.hutool.core.map.multi的说明

多参数类型的Map实现,包括集合类型值的MultiValueMap和Table
                   MultiValueMap
                         |
                   AbsCollValueMap
                         ||
   [CollectionValueMap, SetValueMap, ListValueMap]
 
                       Table
                         |
                      AbsTable
                         ||
                    [RowKeyTable]
 
作者:
looly
跳过导航链接

Copyright © 2023. All rights reserved.