protected class XMLPersistenceMetaDataSerializer.SerializationComparator extends MetaDataInheritanceComparator
Modifier | Constructor and Description |
---|---|
protected |
SerializationComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Object o1,
Object o2) |
protected int |
compareUnknown(Object o1,
Object o2)
Compare two unrecognized elements of the same type.
|
toClass
getBase, setBase
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(Object o1, Object o2)
compare
in interface Comparator
compare
in class MetaDataInheritanceComparator
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.