Record Class LegacyCustomShadowVariableListVariableListener<Solution_,Entity_,Element_>

java.lang.Object
java.lang.Record
ai.timefold.solver.core.impl.domain.variable.custom.LegacyCustomShadowVariableListVariableListener<Solution_,Entity_,Element_>
All Implemented Interfaces:
InnerListVariableListener<Solution_,Entity_,Element_>, InnerVariableListener<Solution_,ListElementsChangeEvent<Entity_>>, Closeable, AutoCloseable

@NullMarked public record LegacyCustomShadowVariableListVariableListener<Solution_,Entity_,Element_>(Class<? extends Entity_> sourceEntityClass, ListVariableListener<Solution_,Entity_,Element_> customVariableListener) extends Record implements InnerListVariableListener<Solution_,Entity_,Element_>