Thursday, September 23, 2004

Minding the Queue: Java 1.5 Adds a New Data Structure Interface

Minding the Queue: Java 1.5 Adds a New Data Structure Interface

"The release of Java 1.5 finally provides built-in support for one of the most fundamental data structures in programming—the queue. This article explores the the new Queue interface that's been added to the java.util package, demonstrating how to use this new support to streamline your data handling.

by Kulvir Singh Bhogal September 23, 2004"

No comments: