public class DiffEntryComparator extends Object implements Comparator<DiffEntry>
| Constructor and Description |
|---|
DiffEntryComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(DiffEntry o1,
DiffEntry o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(DiffEntry o1, DiffEntry o2)
compare in interface Comparator<DiffEntry>Copyright © 2015 Eclipse SCADA Project. All rights reserved.