|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.deployment.rules.JavaBasedRuleBuilder.HierarchyClassMethodNameComparator
public static class JavaBasedRuleBuilder.HierarchyClassMethodNameComparator
- First compare on the Class hierarchy, subclasses before superclasses - Then on the class name - Then on the method name
| Constructor Summary | |
|---|---|
JavaBasedRuleBuilder.HierarchyClassMethodNameComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(java.lang.reflect.Method method,
java.lang.reflect.Method method1)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Constructor Detail |
|---|
public JavaBasedRuleBuilder.HierarchyClassMethodNameComparator()
| Method Detail |
|---|
public int compare(java.lang.reflect.Method method,
java.lang.reflect.Method method1)
compare in interface java.util.Comparator<java.lang.reflect.Method>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||