Coinjema
1.7

Package org.coinjema.collections

Interface Summary
HashTreeTraverser<T> By implementing this interface, a class can easily traverse a HashTree object, and be notified via callbacks of certain events.
 

Class Summary
ConfigurationTree  
HashTree<T> This class is used to create a tree structure of objects.
ListedHashTree<T> ListedHashTree is a different implementation of the HashTree collection class.
SearchByClass<T> Useful for finding all nodes in the tree that represent objects of a particular type.
SortedHashTree<T> SortedHashTree is a different implementation of the HashTree collection class.
TreeSorter<T>  
 


Coinjema
1.7

Public Domain Software.