Class AbstractComparator<T>

java.lang.Object
org.codehaus.groovy.runtime.AbstractComparator<T>
All Implemented Interfaces:
Comparator<T>

public abstract class AbstractComparator<T>
extends Object
implements Comparator<T>