Class Index | File Index

Classes


Class fullproof.HMap


Defined in: fullproof-all-large.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
An HashMap structure that uses a javascript object to store its data, and prefixes all the keys with a '$' to avoid name conflict with object properties.
Class Detail
fullproof.HMap()
An HashMap structure that uses a javascript object to store its data, and prefixes all the keys with a '$' to avoid name conflict with object properties.

Documentation generated by JsDoc Toolkit 2.4.0 on Tue Sep 18 2012 20:18:58 GMT+0200 (CEST)