| 
 | OptaPlanner core 6.1.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PlanningCloneable<T>
Tagging interface for a Solution that implements its own planning cloning
 instead of letting the default or a custom SolutionCloner do it.
 
| Method Summary | |
|---|---|
|  T | planningClone()Does a planning clone. | 
| Method Detail | 
|---|
T planningClone()
Solution clone must fulfill these requirements:
 original.
 Solution,
 the original Solution must remain unchanged.
Solution| 
 | OptaPlanner core 6.1.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||