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

Diff of /classpath/java/util/AbstractSequentialList.java

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

revision 1.16 by gnu_andrew, Tue Aug 17 22:19:56 2004 UTC revision 1.17 by mkoch, Wed Feb 16 11:18:38 2005 UTC
# Line 1  Line 1 
1  /* AbstractSequentialList.java -- List implementation for sequential access  /* AbstractSequentialList.java -- List implementation for sequential access
2     Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.     Copyright (C) 1998, 1999, 2000, 2001, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 61  package java.util; Line 61  package java.util;
61   *   *
62   * @author Original author unknown   * @author Original author unknown
63   * @author Bryce McKinlay   * @author Bryce McKinlay
64   * @author Eric Blake <ebb9@email.byu.edu>   * @author Eric Blake (ebb9@email.byu.edu)
65   * @see Collection   * @see Collection
66   * @see List   * @see List
67   * @see AbstractList   * @see AbstractList

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

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