5.1. Obtaining Commons Collections

Problem

You need to use Jakarta Commons Collections because your application makes heavy use of Collection objects, and you wish to use some of the utilities provided by this component.

Solution

Commons Collections was introduced in Chapter 4. For instructions on obtaining Collections, see Recipe 4.1.

See Also

For more information about the Commons Collections project, see the project page at http://jakarta.apache.org/commons/collections. If you have questions about using Commons Collections, feel free to join the http://commons-user@jakarta.apache.org mailing list. Instructions for joining the user mailing list can be found in Recipe 1.2. For information on obtaining the source code for Commons Collections, see Recipe 4.2.

Get Jakarta Commons Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.