Posts by rickes • 3 points
1 post
- 
		0 votes1 answer592 viewsQ: Operations with HashmapGood afternoon guys, I need to do some operations using Hashmap. I am new in the area. I have the following map protected Map<String, Map<String, Integer>> elementos = new…