E
- The type for the stored element (either a V or a PageK
- The type of the BTree keyV
- The type of the BTree valuepublic interface ElementHolder<E,K,V>
E getValue(BTree<K,V> btree) throws EndOfFileExceededException, IOException
btree
- The Btree storing the elementEndOfFileExceededException
IOException
Copyright © 2012-2013 Apache Mavibot Project Parent. All Rights Reserved.