Fix reference to moved Sun page
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131441 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
daff346e09
commit
344f977b63
|
@ -12,7 +12,7 @@
|
||||||
<section name="The Collections Component">
|
<section name="The Collections Component">
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
The introduction of the <a href="http://java.sun.com/products/jdk/1.2/docs/guide/collections/">Collections API</a> by Sun in JDK 1.2 has been a
|
The introduction of the <a href="http://java.sun.com/products/j2se/1.3/docs/guide/collections/">Collections API</a> by Sun in JDK 1.2 has been a
|
||||||
boon to quick and effective Java programming. Ready access to
|
boon to quick and effective Java programming. Ready access to
|
||||||
powerful data structures has accelerated development by reducing the
|
powerful data structures has accelerated development by reducing the
|
||||||
need for custom container classes around each core object. Most Java2
|
need for custom container classes around each core object. Most Java2
|
||||||
|
|
Loading…
Reference in New Issue