mirror of
https://gitee.com/dromara/hutool.git
synced 2025-09-20 10:38:15 +08:00
fix doc typo
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
package cn.hutool.core.collection;
|
package cn.hutool.core.collection;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 集合相关工具类,包括数组,是{@link CollUtil} 的别名工具类类
|
* 集合相关工具类,包括数组,是 {@link CollUtil} 的别名工具类
|
||||||
*
|
*
|
||||||
* @author xiaoleilu
|
* @author xiaoleilu
|
||||||
* @see CollUtil
|
* @see CollUtil
|
||||||
|
Reference in New Issue
Block a user