public class IRunComparator extends Object implements Comparator<IRun>, Serializable
IRunComparator()
int
compare(IRun run1, IRun run2)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public IRunComparator()
public int compare(IRun run1, IRun run2)
compare
Comparator<IRun>