E
- The type for the stored element (either a value or a page)K
- The type of the BTree keyV
- The type of the BTree valuepublic class PageHolder<K,V> extends Object
public Page<K,V> getValue(BTree<K,V> btree) throws EndOfFileExceededException, IOException
public String toString()
toString
in class Object
Object.toString()
Copyright © 2012-2013 Apache Mavibot Project Parent. All Rights Reserved.