|
Drools Planner distribution 6.0.0.Alpha9 | |||||||||
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
|
Drools Planner distribution 6.0.0.Alpha9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |