Searched defs:DEFAULT_LOAD_FACTOR (Results 1 – 3 of 3) sorted by relevance
154 private static final float DEFAULT_LOAD_FACTOR = 0.75f; field in WeakHashMap256 DEFAULT_LOAD_FACTOR); in WeakHashMap() local
249 static final float DEFAULT_LOAD_FACTOR = 0.75f; field in HashMap
259 static final float DEFAULT_LOAD_FACTOR = 0.75f; field in HashMap