This commit is contained in:
Looly 2024-02-19 18:45:21 +08:00
parent 1008ecc545
commit 7b079f914e

View File

@ -577,7 +577,7 @@ public class MapUtil extends MapGetUtil {
} }
/** /**
* 将键值对转换为二维数组第一维是key第二是value * 将键值对转换为二维数组第一维是key第二是value
* *
* @param map map * @param map map
* @return 数组 * @return 数组