/[fenfire]/fenfire/org/fenfire/swamp/impl/HashGraph.java
ViewVC logotype

Diff of /fenfire/org/fenfire/swamp/impl/HashGraph.java

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

revision 1.3 by tjl, Sat Apr 12 10:39:12 2003 UTC revision 1.4 by tjl, Sun Apr 13 07:49:05 2003 UTC
# Line 13  import java.util.Iterator; Line 13  import java.util.Iterator;
13   * Relatively inefficient but a basic implementation   * Relatively inefficient but a basic implementation
14   * that can be used as a reference.   * that can be used as a reference.
15   */   */
16  public class HashGraph extends StdObservableGraph {  public class HashGraph extends AbstractGraph {
17    
18      /** Map: key = subject, value = (Map: key=predicate, value =      /** Map: key = subject, value = (Map: key=predicate, value =
19       * (Set: r/l)).       * (Set: r/l)).

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

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