| Package | Description |
|---|---|
| org.apache.directory.mavibot.btree |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
BorrowedFromLeftResult<K,V>
The result of a delete operation, when the child has not been merged, and when
we have borrowed an element from the left sibling.
|
(package private) class |
BorrowedFromRightResult<K,V>
The result of a delete operation, when the child has not been merged.
|