Methods
containsKey
- containsKey(key): boolean
Returns boolean
containsValue
- containsValue(value): any
Returns any
getId
- getId(): string
Returns string
isEmpty
- isEmpty(): boolean
Returns boolean
keySet
- keySet(): Set<string>
Returns Set<string>
size
- size(): number
Returns number
Deletes all of the stored keys and values.