Member Summary
| Private Members | ||
| private get |
|
|
Method Summary
| Public Methods | ||
| public |
|
|
| public |
|
|
| public |
|
|
| public |
|
|
Inherited Summary
| From class Store | ||
| public |
|
|
| public |
|
|
| public |
|
|
| private |
|
|
| public |
Add a field |
|
| public |
Empty the store |
|
| public |
Copy data from one store to another |
|
| public |
copyWithin(thisOffset: Integer, otherOffset: Integer, length: Integer): undefined Copy data within this store |
|
| public |
Dispose of the store entries and fields |
|
| public |
Resize the store to 1.5 times its current size if full |
|
| public |
Resize the store to the new size |
|
| public |
Sort entries in the store given the compare function |
|
| private |
Initialize the store |
|
| private |
_initField(name: String, size: Integer, type: String): undefined Initialize a field |
|
