摘要: 1 linkedList 的定义public class LinkedList extends AbstractSequentialList implements List, Deque, Cloneable, java.io.Serializable从这段代码中我们可以清晰地看出LinkedL... 阅读全文
posted @ 2015-09-01 23:42 仙人球很多刺 阅读(274) 评论(0) 推荐(0) 编辑