diff 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 diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/lib/org.apache.commons.collections_3.2/readme.txt	Wed Nov 03 12:18:46 2010 +0100
@@ -0,0 +1,14 @@
+--------------------------
+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/
\ No newline at end of file