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–2016 JBoss by Red Hat. All rights reserved.