/[fenfire]/fenfire/org/fenfire/util/FunctionCacheEntry.java
ViewVC logotype

Diff of /fenfire/org/fenfire/util/FunctionCacheEntry.java

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

revision 1.1 by tjl, Mon Sep 1 10:20:58 2003 UTC revision 1.2 by tjl, Sun Sep 7 12:55:46 2003 UTC
# Line 29  public class FunctionCacheEntry implemen Line 29  public class FunctionCacheEntry implemen
29    
30      /** The set of Obs object that observe this cache entry.      /** The set of Obs object that observe this cache entry.
31       */       */
32      private Set obses;      protected Set obses;
33    
34      public FunctionCacheEntry(Object input) {      public FunctionCacheEntry(Object input) {
35          this.input = input;          this.input = input;

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

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