mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8177789: fix collections framework links to point to java.util package doc
Reviewed-by: bchristi, martin
This commit is contained in:
parent
0e9a1ca06f
commit
cd15d32a74
60 changed files with 63 additions and 63 deletions
|
@ -69,7 +69,7 @@ import jdk.internal.misc.SharedSecrets;
|
|||
* constant time if their argument is also an enum set.
|
||||
*
|
||||
* <p>This class is a member of the
|
||||
* <a href="{@docRoot}/../technotes/guides/collections/index.html">
|
||||
* <a href="{@docRoot}/java/util/package-summary.html#CollectionsFramework">
|
||||
* Java Collections Framework</a>.
|
||||
*
|
||||
* @author Josh Bloch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue