protected static class ConfigureCrowdServer.ApplicationNameComparator extends Object implements Comparator<com.atlassian.crowd.model.application.Application>
| Modifier | Constructor and Description |
|---|---|
protected |
ApplicationNameComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(com.atlassian.crowd.model.application.Application app1,
com.atlassian.crowd.model.application.Application app2) |
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, thenComparingLongpublic int compare(com.atlassian.crowd.model.application.Application app1,
com.atlassian.crowd.model.application.Application app2)
compare in interface Comparator<com.atlassian.crowd.model.application.Application>Copyright © 2002-2017 Atlassian. All Rights Reserved.