M
- the map typeK
- the key typeV
- the value typepublic static interface MVMap.MapBuilder<M extends MVMap<K,V>,K,V>
Modifier and Type | Method and Description |
---|---|
M |
create()
Create a new map of the given type.
|
M create()
Copyright © 2017 JBoss by Red Hat. All rights reserved.