mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
fix: MapUtil的inverse方法注释错误
This commit is contained in:
@@ -809,7 +809,7 @@ public class MapUtil {
|
||||
*
|
||||
* @param <K> 键和值类型
|
||||
* @param <V> 键和值类型
|
||||
* @param map Map对象,键值类型必须一致
|
||||
* @param map Map对象
|
||||
* @return 互换后的Map
|
||||
* @since 5.2.6
|
||||
*/
|
||||
|
Reference in New Issue
Block a user