Searched refs:cloneHashtable (Results 1 – 2 of 2) sorted by relevance
563 Hashtable<?,?> t = cloneHashtable(); in clone()577 final Hashtable<?,?> cloneHashtable() { in cloneHashtable() method in Hashtable
1506 Properties clone = (Properties) cloneHashtable(); in clone()