Index - All Packages - All Categories - All Classes
Class ActualHashTable
The HashTable is an implementation class that is intended to provide the weakest Position->Object mapping. It can map from arbitrary Position classes (such as HeaperAsPosition or TreePosition). HashTable can also be used for very sparse integer domains.
HashTable, and the entire hashtab module, is private implementation. Not to be included by clients.
Package: Udanax-Gold
All Superclasses: Object Heaper ScruTable MuTable HashTable
Protocols: Object
Categories: Xanadu-Collection-Tables