mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
fix comment
This commit is contained in:
@@ -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
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user