Package pt.ist.fenixframework.adt.bplustree

Package class diagram package pt.ist.fenixframework.adt.bplustree
Interface Summary
IBPlusTree<T extends Serializable> Basic functionality of a BPlusTree
 

Class Summary
AbstractNode<T extends Serializable> The keys comparison function should be consistent with equals.
AbstractNode_Base  
BPlusTree<T extends Serializable> Implementation of a persistence-independent B+Tree.
BPlusTree_Base  
InnerNode Inner node of a B+-Tree.
InnerNode_Base  
LeafNode  
LeafNode_Base  
 



Copyright © 2013. All Rights Reserved.