public class DialogElementComparator extends Object implements Comparator<XmlElement>
Constructor and Description |
---|
DialogElementComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(XmlElement xe1,
XmlElement xe2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(XmlElement xe1, XmlElement xe2)
compare
in interface Comparator<XmlElement>
Copyright © 2019 ICF Olson. All rights reserved.