Interface ValueChange


public interface ValueChange
Represents a change of a terminal node value.
Since:
5.2.5
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the terminal node to be modified or has already been modified.
    Returns the resulting value of the node after modification.
    Returns the initial value of the node before modification.