mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-04-19 03:01:48 +08:00
!1004 fix: MapUtil的inverse方法注释错误
Merge pull request !1004 from 爱花花/v5-dev
This commit is contained in:
commit
ac53cec860
@ -809,7 +809,7 @@ public class MapUtil {
|
||||
*
|
||||
* @param <K> 键和值类型
|
||||
* @param <V> 键和值类型
|
||||
* @param map Map对象,键值类型必须一致
|
||||
* @param map Map对象
|
||||
* @return 互换后的Map
|
||||
* @since 5.2.6
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user