[Java] Class CachedMethodComparatorWithString
- org.codehaus.groovy.reflection.CachedClass.CachedMethodComparatorWithString
 
- All Implemented Interfaces and Traits:
 - Comparator
 
public static class CachedClass.CachedMethodComparatorWithString
Field Summary
| Modifiers | Name | Description | 
|---|---|---|
static Comparator  |  INSTANCE |  
Methods Summary
| Type Params | Return Type | Name and description | 
|---|---|---|
int |  
compare(Object o1, Object o2) |  
Inherited Methods Summary
| Methods inherited from class | Name | 
|---|---|
class Object |  wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |  
Field Detail
public static final Comparator INSTANCE
Method Detail
public int compare(Object o1, Object o2)
    © 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
    https://docs.groovy-lang.org/2.4.21/html/gapi/org/codehaus/groovy/reflection/CachedClass.CachedMethodComparatorWithString.html