Class AnchorVariableListener<Solution_,Entity_>

java.lang.Object
ai.timefold.solver.core.impl.domain.variable.anchor.AnchorVariableListener<Solution_,Entity_>
Type Parameters:
Solution_ - the solution type, the class with the PlanningSolution annotation
All Implemented Interfaces:
AnchorVariableSupply, InnerBasicVariableListener<Solution_,Entity_>, InnerVariableListener<Solution_,BasicVariableChangeEvent<Entity_>>, Supply, Closeable, AutoCloseable

@NullMarked public class AnchorVariableListener<Solution_,Entity_> extends Object implements InnerBasicVariableListener<Solution_,Entity_>, AnchorVariableSupply