K
- The type for the KeyV
- The type for the stored valuepublic interface DeleteResult<K,V> extends Result<Page<K,V>>
Modifier and Type | Method and Description |
---|---|
Page<K,V> |
getModifiedPage() |
Tuple<K,V> |
getRemovedElement() |
addCopiedPage, getCopiedPages
Copyright © 2012-2013 Apache Mavibot Project Parent. All Rights Reserved.