mirror of
https://gitee.com/dromara/hutool.git
synced 2025-04-05 17:37:59 +08:00
fix comment
This commit is contained in:
parent
582f9e7a8c
commit
837489aa1a
@ -991,6 +991,7 @@ public class CollUtil {
|
||||
*
|
||||
* @param <T> 集合元素类型
|
||||
* @param collectionType 集合类型,rawtype 如 ArrayList.class, EnumSet.class ...
|
||||
* @param elementType 集合元素类型
|
||||
* @return 集合类型对应的实例
|
||||
* @since v5
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user