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

Diff of /classpath/java/util/BitSet.java

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

revision 1.13.2.4 by gnu_andrew, Sat Jan 15 17:02:16 2005 UTC revision 1.13.2.5 by gnu_andrew, Sat Feb 19 10:50:43 2005 UTC
# Line 1  Line 1 
1  /* BitSet.java -- A vector of bits.  /* BitSet.java -- A vector of bits.
2     Copyright (C) 1998, 1999, 2000, 2001, 2004  Free Software Foundation, Inc.     Copyright (C) 1998, 1999, 2000, 2001, 2004, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 61  import java.io.Serializable; Line 61  import java.io.Serializable;
61   * undefined.   * undefined.
62   *   *
63   * @author Jochen Hoenicke   * @author Jochen Hoenicke
64   * @author Tom Tromey <tromey@cygnus.com>   * @author Tom Tromey (tromey@cygnus.com)
65   * @author Eric Blake <ebb9@email.byu.edu>   * @author Eric Blake (ebb9@email.byu.edu)
66   * @status updated to 1.4   * @status updated to 1.4
67   */   */
68  public class BitSet implements Cloneable, Serializable  public class BitSet implements Cloneable, Serializable

Legend:
Removed from v.1.13.2.4  
changed lines
  Added in v.1.13.2.5

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