Index - All Packages - All Categories - All Classes

Class CacheManager


Package: Udanax-Gold
All Superclasses: Object Heaper
Protocols: Object
Categories: Xanadu-cache

Instance Methods

actualHashForEqual


fetch: key

Return the value associated with the key, if any.

hasMember: key

Does te cach contain something at the given key?

wipe: key

Remove the cached association with key. Return true if the cache contained something at that key.


Index - All Packages - All Categories - All Classes