public class SystemOverviewComparator extends java.lang.Object implements java.util.Comparator<SystemOverview>
| Constructor and Description | 
|---|
| SystemOverviewComparator() | 
| Modifier and Type | Method and Description | 
|---|---|
| int | compare(SystemOverview firstObj,
       SystemOverview secondObj) | 
public int compare(SystemOverview firstObj, SystemOverview secondObj)
compare in interface java.util.Comparator<SystemOverview>