Record Class LegacyCustomShadowVariableBasicVariableListener<Solution_>

java.lang.Object
java.lang.Record
ai.timefold.solver.core.impl.domain.variable.custom.LegacyCustomShadowVariableBasicVariableListener<Solution_>
All Implemented Interfaces:
InnerBasicVariableListener<Solution_,Object>, InnerVariableListener<Solution_,BasicVariableChangeEvent<Object>>, Closeable, AutoCloseable

@NullMarked public record LegacyCustomShadowVariableBasicVariableListener<Solution_>(Class<?>[] sourceEntityClasses, VariableListener<Solution_,Object> customVariableListener) extends Record implements InnerBasicVariableListener<Solution_,Object>