public interface Comparable
GDK enhancements for Comparable.
| Type Params | Return Type | Name and description |
|---|---|---|
|
public int |
numberAwareCompareTo(Comparable other)Provides a method that compares two comparables using Groovy's default number aware comparator. |
Provides a method that compares two comparables using Groovy's default number aware comparator.
other - another Comparable