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

Diff of /classpath/java/util/Iterator.java

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

revision 1.6 by mark, Tue Jan 22 22:27:01 2002 UTC revision 1.7 by mkoch, Wed Feb 16 11:18:38 2005 UTC
# Line 1  Line 1 
1  /* Iterator.java -- Interface for iterating over collections  /* Iterator.java -- Interface for iterating over collections
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 47  package java.util; Line 47  package java.util;
47   * have the remove method and had less conveniently named methods.   * have the remove method and had less conveniently named methods.
48   *   *
49   * @author Original author unknown   * @author Original author unknown
50   * @author Eric Blake <ebb9@email.byu.edu>   * @author Eric Blake (ebb9@email.byu.edu)
51   * @see Collection   * @see Collection
52   * @see ListIterator   * @see ListIterator
53   * @see Enumeration   * @see Enumeration

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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