Interface DataMutateResult.WithMergedNode

    • Method Detail

      • getMergedNode

        @NonNull Node getMergedNode()
        Gets the node that resulted from any TemporaryNodeMergeStrategy processing.

        If no processing took place, the same instance will be returned by this method.

        Returns:
        the resultant node