org.optaplanner.examples.nurserostering.domain.solver
public class EmployeeStrengthComparator extends Object implements Comparator<Employee>, Serializable
Constructor and Description |
---|
EmployeeStrengthComparator() |
public int compare(Employee a, Employee b)
compare
in interface Comparator<Employee>
Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.