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