会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
岁月静好--lyr
博客园
首页
新随笔
联系
订阅
管理
2017年7月22日
嵌套list的实例化
摘要: 在LeetCode上遇到这样返回值 public class Solution { public List<List<Integer>> levelOrder(TreeNode root) { }}List<List<Integer>> 即List的内容是List的类型,直接使用List<List<
阅读全文
posted @ 2017-07-22 21:33 岁月静好--lyr
阅读(890)
评论(0)
推荐(0)
编辑
公告