| 程序包 | 说明 |
|---|---|
| com.github.houbb.heaven.util.util |
java.util 相关工具包
Created: 2019-02-20 21:19
Project: heaven
|
| 限定符和类型 | 方法和说明 |
|---|---|
static <K,V,T> List<T> |
MapUtil.toList(Map<K,V> map,
IMapEntryHandler<K,V,T> entryHandler)
可遍历的结合转换为 map
|
Copyright © 2024. All rights reserved.