mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +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
|
@ -99,7 +99,7 @@ import java.util.function.Predicate;
|
|||
* the {@code ConcurrentLinkedQueue} in another thread.
|
||||
*
|
||||
* <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>.
|
||||
*
|
||||
* @since 1.5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue