Uses of Interface
ai.timefold.solver.core.api.domain.variable.ListVariableListener
Packages that use ListVariableListener
-
Uses of ListVariableListener in ai.timefold.solver.core.impl.domain.variable.custom
Methods in ai.timefold.solver.core.impl.domain.variable.custom that return ListVariableListenerModifier and TypeMethodDescriptionLegacyCustomShadowVariableListVariableListener.customVariableListener()Returns the value of thecustomVariableListenerrecord component.Constructors in ai.timefold.solver.core.impl.domain.variable.custom with parameters of type ListVariableListenerModifierConstructorDescriptionLegacyCustomShadowVariableListVariableListener(Class<? extends Entity_> sourceEntityClass, ListVariableListener<Solution_, Entity_, Element_> customVariableListener) Creates an instance of aLegacyCustomShadowVariableListVariableListenerrecord class.