Core.Arrays.LargeMap
| Constructor Summary | |
|---|---|
| Public | Core.Arrays.LargeMap()Creates a new LargeMap. |
| Class Field Summary | |
|---|---|
| Public | garbageCollectEnabled |
| Internal | _removeCountNumber of removes since last associative array re-creation. |
| Public | garbageCollectionIntervalNumber (integer) of removes between associative array re-creation. |
| Public | mapAssociative mapping. |
| Instance Method Summary | |
|---|---|
| Internal | _garbageCollect()Performs 'garbage-collection' operations, recreating the array. |
| Public | remove()Removes the value referenced by the specified key. |
| Public | toString() |
key
- the key