final public class EvaluationResultCacheComparator implements Comparator(Code)
Compares two evaluation result caches (
IEvaluationResultCache ). The
cache with the lowest source priority is considered "greater". In the event
of a tie, other characteristics are checked.
This class is only intended for use within the
org.eclipse.ui.workbench plug-in.