protected static class ComponentManagerImpl.RIApplicationStartedComparator extends Object implements Comparator<RegistrationInfo>
| Modifier | Constructor and Description |
|---|---|
protected |
RIApplicationStartedComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(RegistrationInfo r1,
RegistrationInfo r2) |
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 RIApplicationStartedComparator()
public int compare(RegistrationInfo r1, RegistrationInfo r2)
compare in interface Comparator<RegistrationInfo>Copyright © 2018 Nuxeo. All rights reserved.