hashMap put方法 第二行代碼

if (table == EMPTY_TABLE) { inflateTable(threshold); }   table transient Entry<K,V>[] table = (Entry<K,V>[]) EMPTY_TABLE; EMPTY_TABLE static final Entry<?,?>[] EMPTY_TABLE = {};   還是第二行代碼  有兩個小問題:
相關文章
相關標籤/搜索