Instance Functions
| Function Name | Description |
|---|---|
| clear():Void | |
| exists(key:Int):Bool | |
| get(key:Int):Dynamic | |
| keys():Iterator | |
| remove(key:Int):Bool | |
| set(key:Int, value:Dynamic):Void |
| Function Name | Description |
|---|---|
| clear():Void | |
| exists(key:Int):Bool | |
| get(key:Int):Dynamic | |
| keys():Iterator | |
| remove(key:Int):Bool | |
| set(key:Int, value:Dynamic):Void |