Groovy 1.7.0

org.codehaus.groovy.reflection
Class CachedClass.CachedMethodComparatorByName

java.lang.Object
  org.codehaus.groovy.reflection.CachedClass.CachedMethodComparatorByName
All Implemented Interfaces:
Comparator

class CachedClass.CachedMethodComparatorByName

Field Summary
static Comparator INSTANCE

 
Constructor Summary
CachedClass.CachedMethodComparatorByName()

 
Method Summary
int compare(Object o1, Object o2)

 
Methods inherited from class Object
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll
 

Field Detail

INSTANCE

static final Comparator INSTANCE


 
Constructor Detail

CachedClass.CachedMethodComparatorByName

CachedClass.CachedMethodComparatorByName()


 
Method Detail

compare

public int compare(Object o1, Object o2)


 

Copyright © 2003-2009 The Codehaus. All rights reserved.