/[fenfire]/fenfire/org/fenfire/index/impl/EnfiladeOverlapIndex.java
ViewVC logotype

Diff of /fenfire/org/fenfire/index/impl/EnfiladeOverlapIndex.java

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

revision 1.2 by tjl, Sun Apr 27 20:19:24 2003 UTC revision 1.3 by tjl, Sun Apr 27 20:23:01 2003 UTC
# Line 39  public class EnfiladeOverlapIndex implem Line 39  public class EnfiladeOverlapIndex implem
39    
40      private HashMap map;      private HashMap map;
41      public Map getContents() {      public Map getContents() {
42          return Collections.con          return Collections.unmodifiableMap(map);
43      }      }
44    
45      public EnfiladeOverlapIndex() {      public EnfiladeOverlapIndex() {

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