public static class AuthenticationExecutionModel.ExecutionComparator extends Object implements Comparator<AuthenticationExecutionModel>
| Modifier and Type | Field and Description |
|---|---|
static AuthenticationExecutionModel.ExecutionComparator |
SINGLETON |
| Constructor and Description |
|---|
ExecutionComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(AuthenticationExecutionModel o1,
AuthenticationExecutionModel o2) |
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 static final AuthenticationExecutionModel.ExecutionComparator SINGLETON
public int compare(AuthenticationExecutionModel o1, AuthenticationExecutionModel o2)
compare in interface Comparator<AuthenticationExecutionModel>Copyright © 2020 JBoss by Red Hat. All rights reserved.