public static class MapFactory.IdentityHashMapFactory<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 |
---|
IdentityHashMapFactory() |
Modifier and Type | Method and Description |
---|---|
java.util.Map<K,V> |
buildMap() |