mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-05-09 23:51:34 +08:00
fix comment
This commit is contained in:
parent
5eee1e5423
commit
f53cb2ef9d
@ -793,7 +793,7 @@ public class MapUtil extends MapGetUtil {
|
|||||||
*
|
*
|
||||||
* @param <K> 键和值类型
|
* @param <K> 键和值类型
|
||||||
* @param <V> 键和值类型
|
* @param <V> 键和值类型
|
||||||
* @param map Map对象,键值类型必须一致
|
* @param map Map对象
|
||||||
* @return 互换后的Map
|
* @return 互换后的Map
|
||||||
* @since 5.2.6
|
* @since 5.2.6
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user