Package javamath.server.store

Interface Summary
Store Remote object with the functionality of a hash table.
 

Class Summary
HashStore HashStore is an implementation of Store which is a remote object in which to store (key,val) pairs.