org.activemath.webapp.exercises.tools
Class Comparator
java.lang.Object
org.activemath.webapp.exercises.tools.Comparator
- All Implemented Interfaces:
- Comparator
public class Comparator
- extends Object
- implements Comparator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Comparator
public Comparator()
compare
public int compare(Object arg0,
Object arg1)
- Specified by:
compare in interface Comparator
sort
public List sort(Collection keys)