/[classpath]/classpath/java/io/StringBufferInputStream.java
ViewVC logotype

Diff of /classpath/java/io/StringBufferInputStream.java

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

revision 1.5 by mark, Tue Jan 22 22:26:59 2002 UTC revision 1.5.2.1 by gnu_andrew, Sat Feb 19 10:50:35 2005 UTC
# Line 1  Line 1 
1  /* StringBufferInputStream.java -- Read an String as a stream  /* StringBufferInputStream.java -- Read an String as a stream
2     Copyright (C) 1998, 1999, 2001 Free Software Foundation, Inc.     Copyright (C) 1998, 1999, 2001, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 65  package java.io; Line 65  package java.io;
65    * @deprecated    * @deprecated
66    *    *
67    * @author Aaron M. Renn (arenn@urbanophile.com)    * @author Aaron M. Renn (arenn@urbanophile.com)
68    * @author Warren Levy <warrenl@cygnus.com>    * @author Warren Levy (warrenl@cygnus.com)
69    */    */
70  public class StringBufferInputStream extends InputStream  public class StringBufferInputStream extends InputStream
71  {  {

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.5.2.1

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