Class AnchorVariableListener<Solution_>

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

public class AnchorVariableListener<Solution_> extends Object implements VariableListener<Solution_,Object>, AnchorVariableSupply