org.drools.planner.core.move.generic
Class GenericSwapPillarMoveFactory
java.lang.Object
  
org.drools.planner.core.move.factory.AbstractMoveFactory
      
org.drools.planner.core.move.generic.GenericSwapPillarMoveFactory
- All Implemented Interfaces: 
 - EventListener, DeciderAware, LocalSearchSolverPhaseLifecycleListener, MoveFactory
 
public class GenericSwapPillarMoveFactory
- extends AbstractMoveFactory
 
Non-cacheable
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
GenericSwapPillarMoveFactory
public GenericSwapPillarMoveFactory()
phaseStarted
public void phaseStarted(LocalSearchSolverPhaseScope localSearchSolverPhaseScope)
- Specified by:
 phaseStarted in interface LocalSearchSolverPhaseLifecycleListener- Overrides:
 phaseStarted in class AbstractMoveFactory
 
 
phaseEnded
public void phaseEnded(LocalSearchSolverPhaseScope localSearchSolverPhaseScope)
- Specified by:
 phaseEnded in interface LocalSearchSolverPhaseLifecycleListener- Overrides:
 phaseEnded in class AbstractMoveFactory
 
 
createMoveList
public List<Move> createMoveList(Solution solution)
 
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.