view lib/org.apache.commons.collections_3.2/readme.txt @ 0:db87c1b7eb6d

initial
author dwinter
date Wed, 03 Nov 2010 12:18:46 +0100
parents
children
line wrap: on
line source

--------------------------
Apache Commons Collections
--------------------------

"The Java Collections Framework was a major addition in JDK 1.2. It added many 
powerful data structures that accelerate development of most significant Java 
applications. Since that time it has become the recognised standard for 
collection handling in Java.

Commons-Collections seek to build upon the JDK classes by providing new 
interfaces, implementations and utilities."

For more information:
http://commons.apache.org/collections/