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

Diff of /classpath/java/io/DataInput.java

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

revision 1.14 by mkoch, Sat Apr 17 17:29:17 2004 UTC revision 1.14.2.1 by gnu_andrew, Sat Feb 19 10:50:35 2005 UTC
# Line 1  Line 1 
1  /* DataInput.java -- Interface for reading data from a stream  /* DataInput.java -- Interface for reading data from a stream
2     Copyright (C) 1998, 1999, 2001, 2003 Free Software Foundation, Inc.     Copyright (C) 1998, 1999, 2001, 2003, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 48  package java.io; Line 48  package java.io;
48   * into Java primitive types.   * into Java primitive types.
49   *   *
50   * @author Aaron M. Renn (arenn@urbanophile.com)   * @author Aaron M. Renn (arenn@urbanophile.com)
51   * @author Warren Levy <warrenl@cygnus.com>   * @author Warren Levy (warrenl@cygnus.com)
52   */   */
53  public interface DataInput  public interface DataInput
54  {  {

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.14.2.1

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