Grails, Java

MultikeyMap : Nested maps solution.

Hi everyone , recently I came accross a usecase where I had to map multiple keys against one value. So Juggling with this I came to know about MultiKeyMap of apache. MultikeyMap is used to map multiple keys against one value . The purpose of this class is to avoid the need to write code to handle maps of maps. It simply implements...

by Komal Jain
Tag: #grails #java #maps #multiKeyMap #nestedMap
30-Mar-2015