- Type Parameters:
M- refreshed move typeS- solution typeI- instance type
Move that can rebuild itself for the current solution state.
Refreshing must return a new move instance bound to the given solution, or an empty optional if the old move is no longer valid for the current solution.
-
Method Summary
-
Method Details
-
refresh
-