HashMap
2021-06-22 21:09:49 0 举报
hashMap底层原理
作者其他创作
大纲/内容
HashMap
TreeSet
AbstractMap
无符号右移>>> 或运算| --》都是0才为0,否则为1与运算& --》都是1才为1,否则为0
List
List接口:存储的数据特点--| list集合存储有序的、可重复的数据,按照对象进入的顺序进行存储。 ------|ArrayList:动态数组,是作为\"数组\
扩容机制----capacity容量----threshold阈值、临界点----loadFactor负载因子、加载因子
LinkedHashSet
HashSet
ArrayList
TreeMap
LinkedList
Map
extends
implements
Hashtable
Vector
Collection
sortedMap
LinkedHashMap
Properties
Set
收藏
0 条评论
下一页