Uses of Interface
org.optaplanner.core.impl.domain.variable.listener.SourcedVariableListener
-
-
Uses of SourcedVariableListener in org.optaplanner.core.impl.domain.variable.anchor
Classes in org.optaplanner.core.impl.domain.variable.anchor that implement SourcedVariableListener Modifier and Type Class Description classExternalizedAnchorVariableSupply<Solution_>Alternative toAnchorVariableListener. -
Uses of SourcedVariableListener in org.optaplanner.core.impl.domain.variable.index
Classes in org.optaplanner.core.impl.domain.variable.index that implement SourcedVariableListener Modifier and Type Class Description classExternalizedIndexVariableSupply<Solution_>Alternative toIndexVariableListener. -
Uses of SourcedVariableListener in org.optaplanner.core.impl.domain.variable.inverserelation
Classes in org.optaplanner.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.
-