public static class MapFactory.WeakHashMapFactory<K,V> extends MapFactory<K,V>
MapFactory.HashMapFactory<K,V>, MapFactory.IdentityHashMapFactory<K,V>, MapFactory.TreeMapFactory<K,V>, MapFactory.WeakHashMapFactory<K,V>| Constructor and Description |
|---|
WeakHashMapFactory() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<K,V> |
buildMap() |