Searched refs:oldMap (Results 1 – 1 of 1) sorted by relevance
393 HashtableEntry<?,?>[] oldMap = table; in rehash() local410 for (HashtableEntry<K,V> old = (HashtableEntry<K,V>)oldMap[i] ; old != null ; ) { in rehash()