Monthly Archives: February 2005

Generics aren’t as safe as they should be

Last night while I was working on some coding on the L here in Chicago, I realized something very interesting about the Java 5.0 generic Map interface. It seems that certain methods on this class have not been updated to … Continue reading

Posted in Java | Leave a comment