protected class AnnotationPersistenceMetaDataSerializer.SerializationComparator extends MetaDataInheritanceComparator
| Modifier | Constructor and Description |
|---|---|
protected |
AnnotationPersistenceMetaDataSerializer.SerializationComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(java.lang.Object o1,
java.lang.Object o2) |
protected int |
compareUnknown(java.lang.Object o1,
java.lang.Object o2)
Compare two unrecognized elements of the same type.
|
toClassgetBase, setBaseprotected AnnotationPersistenceMetaDataSerializer.SerializationComparator()
public int compare(java.lang.Object o1,
java.lang.Object o2)
compare in interface java.util.Comparatorcompare in class MetaDataInheritanceComparatorprotected int compareUnknown(java.lang.Object o1,
java.lang.Object o2)
Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.