Interface MoveProducer<Solution_>
- All Known Subinterfaces:
InnerMoveProducer<Solution_>
- All Known Implementing Classes:
BiMoveProducer
@NullMarked
public interface MoveProducer<Solution_>
-
Method Summary
Modifier and TypeMethodDescriptiongetMoveIterable(MoveStreamSession<Solution_> moveStreamSession)
-
Method Details
-
getMoveIterable
-