Apache Apache
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@561549 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f0c0dc2600
commit
ddddf08a59
|
@ -21,7 +21,7 @@
|
|||
that complement the Java Collections Framework.
|
||||
</p>
|
||||
<p>
|
||||
The Apache Apache Commons Collections Framework component adds a significant
|
||||
The Apache Commons Collections Framework component adds a significant
|
||||
amount of enhancements to the standard JDK collections. These enhancements
|
||||
come in the form of new interfaces, new implementations and utility classes.
|
||||
</p>
|
||||
|
@ -110,4 +110,4 @@
|
|||
Consult each subpackage for full details of these.
|
||||
</p>
|
||||
|
||||
</body>
|
||||
</body>
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
<p>The Collections Test Framework is an extension to JUnit to enable quick and easy testing
|
||||
of collections.</p>
|
||||
|
||||
<h3>Apache Apache Commons Collections Test Framework</h3>
|
||||
<h3>Apache Commons Collections Test Framework</h3>
|
||||
|
||||
<p>
|
||||
The Collections Test Framework is an extension to JUnit to enable quick and easy testing
|
||||
|
@ -38,4 +38,4 @@ NOTE: The test framework is released to aid developers.
|
|||
We will try to make changes backwards compatible.
|
||||
However, if necessary changes will be made to the test framework to improve the tests.
|
||||
|
||||
</body>
|
||||
</body>
|
||||
|
|
Loading…
Reference in New Issue