
如果您有一个,
List<List<Integer>>则可以向其中添加一个
linkedList<Integer>。但您不能这样做
ArrayList<ArrayList<Integer>>,因此后者可能不是的一种
List<List<Integer>>。
欢迎分享,转载请注明来源:内存溢出

如果您有一个,
List<List<Integer>>则可以向其中添加一个
linkedList<Integer>。但您不能这样做
ArrayList<ArrayList<Integer>>,因此后者可能不是的一种
List<List<Integer>>。
欢迎分享,转载请注明来源:内存溢出
微信扫一扫
支付宝扫一扫
评论列表(0条)