Searched defs:WeakHashMap (Results 1 – 1 of 1) sorted by relevance
135 public class WeakHashMap<K,V> class206 public WeakHashMap(int initialCapacity, float loadFactor) { in WeakHashMap() method in WeakHashMap231 public WeakHashMap(int initialCapacity) { in WeakHashMap() method in WeakHashMap239 public WeakHashMap() { in WeakHashMap() method in WeakHashMap253 public WeakHashMap(Map<? extends K, ? extends V> m) { in WeakHashMap() method in WeakHashMap