Uses of Interface
ai.timefold.solver.core.impl.domain.variable.listener.SourcedVariableListener
-
-
Uses of SourcedVariableListener in ai.timefold.solver.core.impl.domain.variable.anchor
Classes in ai.timefold.solver.core.impl.domain.variable.anchor that implement SourcedVariableListener Modifier and Type Class Description classExternalizedAnchorVariableSupply<Solution_>Alternative toAnchorVariableListener. -
Uses of SourcedVariableListener in ai.timefold.solver.core.impl.domain.variable.index
Classes in ai.timefold.solver.core.impl.domain.variable.index that implement SourcedVariableListener Modifier and Type Class Description classExternalizedIndexVariableSupply<Solution_>Alternative toIndexVariableListener. -
Uses of SourcedVariableListener in ai.timefold.solver.core.impl.domain.variable.inverserelation
Classes in ai.timefold.solver.core.impl.domain.variable.inverserelation that implement SourcedVariableListener Modifier and Type Class Description classExternalizedCollectionInverseVariableSupply<Solution_>Alternative toCollectionInverseVariableListener.classExternalizedSingletonInverseVariableSupply<Solution_>Alternative toSingletonInverseVariableListener.classExternalizedSingletonListInverseVariableSupply<Solution_>Alternative toSingletonListInverseVariableListener.
-