K
- The type for the KeyV
- The type for the stored valuepublic interface BorrowedFromSiblingResult<K,V> extends DeleteResult<K,V>
Modifier and Type | Method and Description |
---|---|
Page<K,V> |
getModifiedSibling() |
boolean |
isFromLeft()
Tells if the sibling is on the left
|
boolean |
isFromRight()
Tells if the sibling is on the right
|
getModifiedPage, getRemovedElement
addCopiedPage, getCopiedPages
Copyright © 2012-2013 Apache Mavibot Project Parent. All Rights Reserved.