OperationStore
Extends:
Constructor Summary
| Public Constructor | ||
| public |
|
|
Member Summary
| Public Members | ||
| public |
y: * |
|
Method Summary
| Public Methods | ||
| public |
get(id: *): * |
|
| public |
getItem(id: *): * |
|
| public |
getItemCleanEnd(id: *): * |
|
| public |
getItemCleanStart(id: *): * |
|
| public |
logTable() |
|
Inherited Summary
| From class Tree | ||
| public |
|
|
| public |
root: * |
|
| public |
delete(id: *) |
|
| public |
find(id: *): * |
|
| public |
findNext(id: *): * |
|
| public |
findNode(id: *): * |
|
| public |
findNodeWithLowerBound(from: *): * |
|
| public |
findNodeWithUpperBound(to: *): * |
|
| public |
findPrev(id: *): * |
|
| public |
findSmallestNode(): * |
|
| public |
findWithLowerBound(from: *): * |
|
| public |
findWithUpperBound(to: *): * |
|
| public |
iterate(from: *, to: *, f: *) |
|
| public |
put(v: *): * |
|
