Interface Instance<T>

    • Method Detail

      • getParent

        default <U extends TOptional<U> getParent()
        Gets the possible parent object from which the instance could be spawn.
        Type Parameters:
        U - a refinement of T
        Returns:
        an optional parent instance of type U.