Interface IHierarchical<T>

    • Method Detail

      • getParent

        T getParent()
        Returns:
        object's parent or null if this object is the root of the hierarchy