What is new in Java 6.0 Collections API?


In this article Vidya Sagar will write about the new Collections APIs introduced in Java 6.0. Mustang has few interesting changes in the Collections APIs, one amoung them is the Deque. Deque is used for the Bi-Directional traversal. It has different implementations including BlockingDeque,ArrayDeque,etc. Hes will talk about the Deque and its various implementation, also few more changes in the Collectiona API in Java 6.0.
What is new in Java 6.0 Collections API?

Content Team

The IndicThreads Content Team posts news about the latest and greatest in software development as well as content from IndicThreads' conferences and events. Track us social media @IndicThreads. Stay tuned!

Leave a Reply