| 
        Groovy JDK | |||||||||
| Method Summary | |
|---|---|
int
 | 
numberAwareCompareTo(Comparable other)
Provides a method that compares two comparables using Groovy's default number aware comparator.  | 
| Method Detail | 
|---|
public int numberAwareCompareTo(Comparable other)
other -  another Comparable.
            
            
  | 
        Groovy JDK | |||||||||