public class MapTypeRegistry extends Object
| Constructor and Description |
|---|
MapTypeRegistry() |
| Modifier and Type | Method and Description |
|---|---|
static MapType |
get(Class<Map> type) |
static Map |
getDefault(Class<? extends Map> type) |
static Class<? extends Map> |
getDefaultImpl(Class<? extends Map> type) |
static Map |
getNewMap(Class<? extends Map> collectionType,
Map map) |
Copyright © 2015. All rights reserved.