Any Checkstyle users?




I'm curious, I was looking at using Checkstyle on my projects. For
some reason, it complains when I use hashmaps. What? Why wouldn't I
want to use hashmaps in my code? Heaven forbid I use one of the most
useful data structures in all of Java.

.