public static class Validator.MWEDiagnosticComparator extends Object implements Comparator<org.eclipse.emf.mwe.core.issues.MWEDiagnostic>
| Constructor and Description |
|---|
Validator.MWEDiagnosticComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(org.eclipse.emf.mwe.core.issues.MWEDiagnostic o1,
org.eclipse.emf.mwe.core.issues.MWEDiagnostic o2) |
protected Integer |
notNull(Integer x) |
protected int |
nullSafeCompare(Integer x,
Integer y) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(org.eclipse.emf.mwe.core.issues.MWEDiagnostic o1,
org.eclipse.emf.mwe.core.issues.MWEDiagnostic o2)
compare in interface Comparator<org.eclipse.emf.mwe.core.issues.MWEDiagnostic>Copyright © 2015. All Rights Reserved.