mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-04-19 03:01:48 +08:00
fix comment
This commit is contained in:
parent
a0f7ec1d0e
commit
ed4d819ed4
@ -282,6 +282,8 @@ public class MapUtil {
|
||||
/**
|
||||
* 根据给定的Pair数组创建Map对象
|
||||
*
|
||||
* @param <K> 键类型
|
||||
* @param <V> 值类型
|
||||
* @param pairs 键值对
|
||||
* @return Map
|
||||
* @since 5.4.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user