/[classpath]/classpath/javax/imageio/stream/ImageInputStreamImpl.java
ViewVC logotype

Diff of /classpath/javax/imageio/stream/ImageInputStreamImpl.java

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

revision 1.4.2.1 by gnu_andrew, Sat Jan 15 17:02:17 2005 UTC revision 1.4.2.2 by gnu_andrew, Sun Jan 16 02:14:49 2005 UTC
# Line 58  public abstract class ImageInputStreamIm Line 58  public abstract class ImageInputStreamIm
58      // Do nothing here.      // Do nothing here.
59    }    }
60    
61    protected void checkClosed()    protected final void checkClosed()
62      throws IOException      throws IOException
63    {    {
64      if (closed)      if (closed)

Legend:
Removed from v.1.4.2.1  
changed lines
  Added in v.1.4.2.2

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