Class MrNeighborhood
- java.lang.Object
-
- org.optaplanner.examples.common.domain.AbstractPersistable
-
- org.optaplanner.examples.machinereassignment.domain.MrNeighborhood
-
- All Implemented Interfaces:
Serializable
public class MrNeighborhood extends AbstractPersistable
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.optaplanner.examples.common.domain.AbstractPersistable
id
-
-
Constructor Summary
Constructors Constructor Description MrNeighborhood()MrNeighborhood(long id)
-