package uk.blankaspect.common.tree
- 
This interface defines the methods that must be implemented by a node of a tree that can be used with the methods of
 
TreeUtils.
 
 
This class contains utility methods that relate to trees whose nodes implement the 
ITreeNode interface.