GrailsJava/JVM

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 […]

Komal Jain
Komal Jain
Read