|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
M
- the map typeK
- the key typeV
- the value typepublic static interface MVMap.MapBuilder<M extends MVMap<K,V>,K,V>
A builder for maps.
Method Summary | |
---|---|
M |
create()
Create a new map of the given type. |
Method Detail |
---|
M create()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |