/[storm]/storm/org/nongnu/storm/Block.java
ViewVC logotype

Diff of /storm/org/nongnu/storm/Block.java

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

revision 1.2 by benja, Thu Apr 3 19:07:54 2003 UTC revision 1.3 by benja, Mon Apr 7 19:35:58 2003 UTC
# Line 43  public interface Block { Line 43  public interface Block {
43       */       */
44      StormPool getPool();      StormPool getPool();
45    
46      /** Get an input stream for reading the content of this block. */      /** Get an input stream for reading the body of this block. */
47      InputStream getInputStream() throws IOException;      InputStream getInputStream() throws IOException;
48  }  }

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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