Interface CustomShadowVariable.NullVariableListener
-
- All Superinterfaces:
AbstractVariableListener,AutoCloseable,Closeable,VariableListener
- Enclosing class:
- CustomShadowVariable
public static interface CustomShadowVariable.NullVariableListener extends VariableListener
Workaround for annotation limitation inCustomShadowVariable.variableListenerClass().
-
-
Method Summary
-
Methods inherited from interface ai.timefold.solver.core.api.domain.variable.AbstractVariableListener
afterEntityAdded, afterEntityRemoved, beforeEntityAdded, beforeEntityRemoved, close, resetWorkingSolution
-
Methods inherited from interface ai.timefold.solver.core.api.domain.variable.VariableListener
afterVariableChanged, beforeVariableChanged, requiresUniqueEntityEvents
-
-