| Modifier and Type | Field and Description |
|---|---|
(package private) BPage<K,V> |
pageNewCopy
New version of the page doing the remove
|
(package private) boolean |
underflow
Set to true if underlying pages underflowed
|
(package private) V |
value
Removed entry value
|
| Constructor and Description |
|---|
RemoveResult() |