Class calitha.collections.Dictionary
Extends
calitha.collections.AbstractMap.
Defined in: Dictionary.js.
Constructor Attributes | Constructor Name and Description |
---|---|
This is a map implementation backed by an object hash literal.
|
- Methods borrowed from class calitha.collections.IMap:
- clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values