Uses of Class
ai.timefold.solver.core.impl.domain.variable.listener.support.VariableListenerSupport
Packages that use VariableListenerSupport
Package
Description
-
Uses of VariableListenerSupport in ai.timefold.solver.core.impl.domain.variable.listener.support
Methods in ai.timefold.solver.core.impl.domain.variable.listener.support that return VariableListenerSupportModifier and TypeMethodDescriptionstatic <Solution_>
VariableListenerSupport<Solution_>VariableListenerSupport.create(InnerScoreDirector<Solution_, ?> scoreDirector) -
Uses of VariableListenerSupport in ai.timefold.solver.core.impl.score.director
Fields in ai.timefold.solver.core.impl.score.director declared as VariableListenerSupportModifier and TypeFieldDescriptionprotected final VariableListenerSupport<Solution_>AbstractScoreDirector.variableListenerSupport