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
582f9e7a8c
commit
837489aa1a
@ -991,6 +991,7 @@ public class CollUtil {
|
|||||||
*
|
*
|
||||||
* @param <T> 集合元素类型
|
* @param <T> 集合元素类型
|
||||||
* @param collectionType 集合类型,rawtype 如 ArrayList.class, EnumSet.class ...
|
* @param collectionType 集合类型,rawtype 如 ArrayList.class, EnumSet.class ...
|
||||||
|
* @param elementType 集合元素类型
|
||||||
* @return 集合类型对应的实例
|
* @return 集合类型对应的实例
|
||||||
* @since v5
|
* @since v5
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user