/[gzz]/gzz/lava/gzz/storm/PointerBlock.java
ViewVC logotype

Diff of /gzz/lava/gzz/storm/PointerBlock.java

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

revision 1.2 by benja, Fri Aug 30 16:48:38 2002 UTC revision 1.3 by benja, Sat Nov 16 14:19:00 2002 UTC
# Line 28  public interface PointerBlock { Line 28  public interface PointerBlock {
28      Pointer getPointer() throws IOException;      Pointer getPointer() throws IOException;
29      BlockId getTarget() throws IOException;      BlockId getTarget() throws IOException;
30    
31        /** Get the <code>Block</code> object for the pointer block
32         *  represented by this object.
33         */
34        Block getBlock();
35    
36      /** Get the <em>ids</em> of all pointer blocks obsoleted by this one.      /** Get the <em>ids</em> of all pointer blocks obsoleted by this one.
37       *  This returns a set of <code>BlockId</code> objects, not of       *  This returns a set of <code>BlockId</code> objects, not of
38       *  <code>PointerBlock</code> objects, because we aren't always able       *  <code>PointerBlock</code> objects, because we aren't always able

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