Searched refs:putLoadFactor (Results 1 – 2 of 2) sorted by relevance
1306 Hashtable.UnsafeHolder.putLoadFactor(this, lf); in readHashtable()1329 static void putLoadFactor(Hashtable<?, ?> table, float lf) { in putLoadFactor() method in Hashtable.UnsafeHolder
1526 HashMap.UnsafeHolder.putLoadFactor(this, lf); in readObject()1571 static void putLoadFactor(HashMap<?, ?> map, float lf) { in putLoadFactor() method in HashMap.UnsafeHolder