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.1 by dl, Sat Oct 1 18:09:46 2005 UTC vs.
Revision 1.2 by jsr166, Sat Oct 1 21:45:06 2005 UTC

# Line 1 | Line 1
1   /*
2 < * @(#)Collection.java  1.52 05/08/27
2 > * %W% %E%
3   *
4   * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
5   * SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
# Line 87 | Line 87 | package java.util;
87   *
88   * @author  Josh Bloch
89   * @author  Neal Gafter
90 < * @version 1.52, 08/27/05
90 > * @version %I%, %G%
91   * @see     Set
92   * @see     List
93   * @see     Map

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines