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