Core.Arrays.LargeMap
| Constructor Summary | |
|---|---|
| Public | Core.Arrays.LargeMap()Creates a new LargeMap. |
| Class Field Summary | |
|---|---|
| Public | garbageCollectEnabledFlag indicating whether forced garbage collection should be enabled. |
| 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()Returns a string representation, for debugging purposes only. |
key
- the key