Class AnchorVariableListener<Solution_>

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

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