public class MetaDataInheritanceComparator extends InheritanceComparator
| Constructor and Description |
|---|
MetaDataInheritanceComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(java.lang.Object o1,
java.lang.Object o2) |
protected java.lang.Class |
toClass(java.lang.Object elem)
Subclasses can override this method to extract the class to compare
on from the elements of the collection.
|
getBase, setBaseprotected java.lang.Class toClass(java.lang.Object elem)
InheritanceComparatortoClass in class InheritanceComparatorpublic int compare(java.lang.Object o1,
java.lang.Object o2)
compare in interface java.util.Comparatorcompare in class InheritanceComparatorCopyright © 2006-2013 Apache Software Foundation. All Rights Reserved.