/[classpath]/classpath/gnu/java/awt/image/ImageDecoder.java
ViewVC logotype

Diff of /classpath/gnu/java/awt/image/ImageDecoder.java

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

revision 1.7 by mark, Tue Jan 22 22:26:56 2002 UTC revision 1.8 by mkoch, Tue Nov 4 11:24:07 2003 UTC
# Line 109  public abstract class ImageDecoder imple Line 109  public abstract class ImageDecoder imple
109    {    {
110    }    }
111    
112    abstract void produce (Vector v, FileInputStream is) throws IOException;    public abstract void produce (Vector v, FileInputStream is) throws IOException;
113  }  }

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

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