News

After five years of developer perseverance, generics are finally being added to the Java language. The path to generics has been frustrating and controversial to say the least. At JavaOne's ...
Make type dependency work to your advantage when programming with the Java Collections API, generics, and lambda expressions.
There are benefits and drawbacks to Java's Iterator vs. ListIterator interface. Learn how to make the right choice when you choose between them.