Groovy 1.7.0

org.codehaus.groovy.reflection
Class CachedClass.CachedMethodComparatorWithString

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

class CachedClass.CachedMethodComparatorWithString

Field Summary
static Comparator INSTANCE

 
Constructor Summary
CachedClass.CachedMethodComparatorWithString()

 
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.CachedMethodComparatorWithString

CachedClass.CachedMethodComparatorWithString()


 
Method Detail

compare

public int compare(Object o1, Object o2)


 

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