Found the solution.
The HashMap type, acts almost exactly like the properties type in javascript;
HashMap<String,Integer> ca = new HashMap<String,Integer>();
Found the solution.
The HashMap type, acts almost exactly like the properties type in javascript;
HashMap<String,Integer> ca = new HashMap<String,Integer>();