Interface EntityConditionModel.Modified

All Superinterfaces:
ObservableState, Observer<Boolean>
Enclosing interface:
EntityConditionModel

public static interface EntityConditionModel.Modified extends ObservableState
Indicates if the condition has changed since the last call to reset()
  • Method Details

    • reset

      void reset()
      Resets the modified state according to the current condition state.