org.sourcejammer.project.model.filesys
Class FSNodeCache

java.lang.Object
  |
  +--org.sourcejammer.util.NodeCache
        |
        +--org.sourcejammer.project.model.filesys.FSNodeCache
All Implemented Interfaces:
org.sourcejammer.util.Cache

public class FSNodeCache
extends org.sourcejammer.util.NodeCache

Title: Description: Copyright: Copyright (c) 2001 Company:

Version:
1.0
Author:

Field Summary
private  NodeLibraryFS library
           
 
Fields inherited from class org.sourcejammer.util.NodeCache
 
Constructor Summary
FSNodeCache(org.sourcejammer.util.CachedObjectMasterList master, NodeLibraryFS lib)
           
 
Method Summary
 void remove(org.sourcejammer.util.CachedObject o)
           
 
Methods inherited from class org.sourcejammer.util.NodeCache
addToCache, getCache, main, removeNodeFromCache, retriveNodeFromCache, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

library

private NodeLibraryFS library
Constructor Detail

FSNodeCache

public FSNodeCache(org.sourcejammer.util.CachedObjectMasterList master,
                   NodeLibraryFS lib)
Method Detail

remove

public void remove(org.sourcejammer.util.CachedObject o)
Specified by:
remove in interface org.sourcejammer.util.Cache
Overrides:
remove in class org.sourcejammer.util.NodeCache


Copyright © 2003 Soucejammer project.