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, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public 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-2018 Atlassian. All Rights Reserved.