Package org.apache.directory.server.core.avltree

Interface Summary
Marshaller<E> An interface to marshall/unmarshal the AVLTree keys.
 

Class Summary
AvlTree<K> An AVL tree implementation
AvlTreeCursor<K> A Cursor for an AvlTree.
AvlTreeMarshaller<E> Class to serialize the AvlTree node data.
DefaultMarshaller A marshaller which uses default Java Serialization.
LinkedAvlNode<T> A linked AVL tree node.
 



Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.