Generics make your code more flexible and easier to read, and they help you avoid ClassCastExceptions at runtime. Get started with this introduction to using generics with the Java Collections ...
The BCL collection classes are laughable at best, and multi-thread support is virtually non-existent<BR><BR>Is anyone aware of thread safe collection librarys, a la java.util.concurrent, that targets ...