红黑树问题--超过8变成红黑树--低于6变回链表null为key的存储问题--不判断hashcode,直接遍历table[0]entry存储了什么final K key;V value; Entry next;int hash;