Interface IChange

    • Field Detail

      • NO_CHANGE

        static final IChange NO_CHANGE
        The no operation change. Use it to indicate that there is no change to be applied.
    • Method Detail

      • apply

        void apply()
        Applies the change.