Package | Description |
---|---|
cn.hutool.core.map |
Map相关封装,提供特殊Map实现以及Map工具MapUtil
|
Modifier and Type | Method and Description |
---|---|
static <K,V> TolerantMap<K,V> |
TolerantMap.of(Map<K,V> map,
V defaultValue)
构建TolerantMap
|
Copyright © 2024. All rights reserved.