mirror of
https://gitee.com/dromara/hutool.git
synced 2025-04-05 17:37:59 +08:00
fix: MapUtil的inverse方法注释错误
This commit is contained in:
parent
80e5d09c22
commit
8b81b9eac0
@ -809,7 +809,7 @@ public class MapUtil {
|
||||
*
|
||||
* @param <K> 键和值类型
|
||||
* @param <V> 键和值类型
|
||||
* @param map Map对象,键值类型必须一致
|
||||
* @param map Map对象
|
||||
* @return 互换后的Map
|
||||
* @since 5.2.6
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user