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-2014 JBoss by Red Hat. All Rights Reserved.