Uses of Interface
ai.timefold.solver.core.impl.domain.variable.listener.support.EntityNotification
Packages that use EntityNotification
-
Uses of EntityNotification in ai.timefold.solver.core.impl.domain.variable.listener.support
Methods in ai.timefold.solver.core.impl.domain.variable.listener.support that return EntityNotificationModifier and TypeMethodDescriptionstatic <Solution_>
EntityNotification<Solution_>Notification.entityAdded(Object entity) Theentitywas added.static <Solution_>
EntityNotification<Solution_>Notification.entityRemoved(Object entity) Theentitywas removed.Methods in ai.timefold.solver.core.impl.domain.variable.listener.support with parameters of type EntityNotificationModifier and TypeMethodDescriptionvoidEntityNotifiable.notifyBefore(EntityNotification<Solution_> notification)