Class ListVariableTracker<Solution_>

java.lang.Object
ai.timefold.solver.core.impl.domain.variable.listener.support.violation.ListVariableTracker<Solution_>
All Implemented Interfaces:
AbstractVariableListener<Solution_,Object>, ListVariableListener<Solution_,Object,Object>, SourcedVariableListener<Solution_>, Supply, Closeable, AutoCloseable

public class ListVariableTracker<Solution_> extends Object implements SourcedVariableListener<Solution_>, ListVariableListener<Solution_,Object,Object>, Supply
Tracks variable listener events for a given PlanningListVariable.