Index - All Packages - All Categories - All Classes

Class InstanceCache

InstanceCache is intended to store a small number of frequently used objects with the intent of reducing memory allocation traffic.

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

Class Methods

make: size



Instance Methods

actualHashForEqual


create: size


fetch


isEqual: other


store: object




Index - All Packages - All Categories - All Classes