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, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(DiffEntry o1, DiffEntry o2)
compare in interface Comparator<DiffEntry>Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.