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

Diff of /classpath/java/util/LinkedList.java

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

revision 1.23.2.5 by gnu_andrew, Thu Jan 13 11:14:34 2005 UTC revision 1.23.2.6 by gnu_andrew, Sat Feb 19 10:50:44 2005 UTC
# Line 1  Line 1 
1  /* LinkedList.java -- Linked list implementation of the List interface  /* LinkedList.java -- Linked list implementation of the List interface
2     Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004 Free Software Foundation, Inc.     Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 63  import java.lang.reflect.Array; Line 63  import java.lang.reflect.Array;
63   *   *
64   * @author Original author unknown   * @author Original author unknown
65   * @author Bryce McKinlay   * @author Bryce McKinlay
66   * @author Eric Blake <ebb9@email.byu.edu>   * @author Eric Blake (ebb9@email.byu.edu)
67   * @see List   * @see List
68   * @see ArrayList   * @see ArrayList
69   * @see Vector   * @see Vector

Legend:
Removed from v.1.23.2.5  
changed lines
  Added in v.1.23.2.6

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