public interface TypeComparator
Comparable.int compare(Object firstObject, Object secondObject) throws EvaluationException
firstObject - the first objectsecondObject - the second objectEvaluationException - if a problem occurs during comparison (or they are not comparable)