Package com.macrofocus.hierarchy
package com.macrofocus.hierarchy
Provides the necessary classes and interfaces for dealing with hierarchies.
-
ClassDescriptionThis class provides a skeletal implementation of the Hierarchy interface to minimize the effort required to implement this interface.Condition<T>Hierarchy<T>The listener interface for receiving "interesting" events (insertion, change, removal) about a hierarchy.Defines the requirements for a hierarchy that can change -- by adding or removing elementsA simple mutable hierarchy implementation.