Class CustomShadowVariableDescriptor<Solution_>

java.lang.Object
org.optaplanner.core.impl.domain.variable.descriptor.VariableDescriptor<Solution_>
org.optaplanner.core.impl.domain.variable.descriptor.ShadowVariableDescriptor<Solution_>
org.optaplanner.core.impl.domain.variable.custom.CustomShadowVariableDescriptor<Solution_>
Type Parameters:
Solution_ - the solution type, the class with the PlanningSolution annotation

public class CustomShadowVariableDescriptor<Solution_> extends ShadowVariableDescriptor<Solution_>