mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
isLinked 为true时 创建的是linkList
This commit is contained in:
@@ -90,7 +90,7 @@ public class ListUtil {
|
||||
}
|
||||
|
||||
/**
|
||||
* 新建一个ArrayList<br>
|
||||
* 新建一个List<br>
|
||||
* 提供的参数为null时返回空{@link ArrayList}
|
||||
*
|
||||
* @param <T> 集合元素类型
|
||||
|
Reference in New Issue
Block a user