ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/src/main/java/util/Collection.java
(Generate patch)

Comparing jsr166/src/main/java/util/Collection.java (file contents):
Revision 1.3 by dl, Sun Oct 2 12:00:25 2005 UTC vs.
Revision 1.6 by jsr166, Sun Jan 7 07:38:27 2007 UTC

# Line 1 | Line 1
1   /*
2   * %W% %E%
3   *
4 < * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
4 > * Copyright 2007 Sun Microsystems, Inc. All rights reserved.
5   * SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
6   */
7  
# Line 82 | Line 82 | package java.util;
82   * implementor deems it appropriate.
83   *
84   * <p>This interface is a member of the
85 < * <a href="{@docRoot}/../guide/collections/index.html">
85 > * <a href="{@docRoot}/../technotes/guides/collections/index.html">
86   * Java Collections Framework</a>.
87   *
88   * @author  Josh Bloch

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines