tree/node_observer library

Classes

NodeObserver<T>
This is an interface for observers that are interested in changes to any type of TreeNode, include LeafNode and CompositeNode, and related constructs such as SiteState.