protected static class ContentImporterExtensionPoint.ContentImporterPriorityComparator extends Object implements Comparator<ContentImporter>
| Modifier | Constructor and Description |
|---|---|
protected |
ContentImporterPriorityComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(ContentImporter i1,
ContentImporter i2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongprotected ContentImporterPriorityComparator()
public int compare(ContentImporter i1, ContentImporter i2)
compare in interface Comparator<ContentImporter>