Class PiggybackShadowVariableDescriptor<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.PiggybackShadowVariableDescriptor<Solution_>
Type Parameters:
Solution_ - the solution type, the class with the PlanningSolution annotation

public class PiggybackShadowVariableDescriptor<Solution_> extends ShadowVariableDescriptor<Solution_>