org.codehaus.groovy.reflection
public static class CachedClass.CachedMethodComparatorByName extends java.lang.Object implements java.util.Comparator
Modifier and Type | Field and Description |
---|---|
static java.util.Comparator |
INSTANCE |
Constructor and Description |
---|
CachedClass.CachedMethodComparatorByName() |
Modifier and Type | Method and Description |
---|---|
int |
compare(java.lang.Object o1,
java.lang.Object o2) |