choco.cp.solver.constraints.global.softscheduling
Class AbstractSoftCumulative.StartingDateComparator
java.lang.Object
choco.cp.solver.constraints.global.softscheduling.AbstractSoftCumulative.StartingDateComparator
- All Implemented Interfaces:
- Comparator
- Enclosing class:
- AbstractSoftCumulative
protected class AbstractSoftCumulative.StartingDateComparator
- extends Object
- implements Comparator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractSoftCumulative.StartingDateComparator
public AbstractSoftCumulative.StartingDateComparator()
compare
public int compare(Object o1,
Object o2)
- Specified by:
compare
in interface Comparator
Copyright © 2012. All Rights Reserved.