01 2021 档案

摘要:1.先看ArrayList的图: 相关的接口抽象类的介绍: 类名 说明 AbstractCollection 实现了Collection中大量的函数,除了特定的几个函数iterator()和size()之外的函数 AbstractList 该接口继承于AbstractCollection,并且实现L 阅读全文
posted @ 2021-01-24 14:54 亮sir 阅读(79) 评论(0) 推荐(0)