/[classpath]/classpath/java/util/List.java
ViewVC logotype

Diff of /classpath/java/util/List.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by gnu_andrew, Thu Jul 29 20:23:18 2004 UTC revision 1.11 by mkoch, Wed Feb 16 11:18:38 2005 UTC
# Line 1  Line 1 
1  /* List.java -- An ordered collection which allows indexed access  /* List.java -- An ordered collection which allows indexed access
2     Copyright (C) 1998, 2001 Free Software Foundation, Inc.     Copyright (C) 1998, 2001, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 66  package java.util; Line 66  package java.util;
66   * hashCode or equals.   * hashCode or equals.
67   *   *
68   * @author Original author unknown   * @author Original author unknown
69   * @author Eric Blake <ebb9@email.byu.edu>   * @author Eric Blake (ebb9@email.byu.edu)
70   * @see Collection   * @see Collection
71   * @see Set   * @see Set
72   * @see ArrayList   * @see ArrayList

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26