Package ai.timefold.solver.core.impl.domain.variable.listener.support
package ai.timefold.solver.core.impl.domain.variable.listener.support
-
ClassDescriptionBasicVariableNotification<Solution_>EntityNotifiable<Solution_>A notifiable listening for
EntityNotifications.EntityNotification<Solution_,ChangeEvent_ extends ChangeEvent> ListVariableChangedNotification<Solution_>ListVariableNotification<Solution_>A notifiable’s purpose is to execute variable listener methods.Notification<Solution_,ChangeEvent_ extends ChangeEvent, T extends InnerVariableListener<Solution_, ChangeEvent_>> A notification represents some kind of change of a planning variable.VariableListenerSupport<Solution_>This class is not thread-safe.