close
Showing posts with label ConcurrentHashMap. Show all posts
Showing posts with label ConcurrentHashMap. Show all posts

Tuesday, 8 February 2011

What do all the different HashMaps do?

It seems strange to me that the Java API has been allowed to grow to the point where there’s so much overlapping functionality. If, as a Java API developer, you were allowed to ‘refactor mercilessly’ then there would be whole swathes of classes that would suddenly find themselves deprecated.