org.drools.planner.examples.pas.domain.solver
Class BedStrengthComparator
java.lang.Object
org.drools.planner.examples.pas.domain.solver.BedStrengthComparator
- All Implemented Interfaces:
- Serializable, Comparator<Bed>
public class BedStrengthComparator
- extends Object
- implements Comparator<Bed>, Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BedStrengthComparator
public BedStrengthComparator()
compare
public int compare(Bed a,
Bed b)
- Specified by:
compare
in interface Comparator<Bed>
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.