Searched defs:oldTable (Results 1 – 4 of 4) sorted by relevance
322 Object[] oldTable = this.table; in rehash() local
537 HashMapEntry<K, V>[] oldTable = table; in ensureCapacity() local583 HashMapEntry<K, V>[] oldTable = table; in doubleCapacity() local
441 HashtableEntry<K, V>[] oldTable = table; in ensureCapacity() local501 HashtableEntry<K, V>[] oldTable = table; in doubleCapacity() local
399 HashEntry<K,V>[] oldTable = table; in rehash() local