public static class AuthenticationFlowModel.AuthenticationFlowComparator extends Object implements Comparator<AuthenticationFlowModel>
| Modifier and Type | Field and Description |
|---|---|
static AuthenticationFlowModel.AuthenticationFlowComparator |
SINGLETON |
| Constructor and Description |
|---|
AuthenticationFlowComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(AuthenticationFlowModel left,
AuthenticationFlowModel right) |
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 AuthenticationFlowModel.AuthenticationFlowComparator SINGLETON
public int compare(AuthenticationFlowModel left, AuthenticationFlowModel right)
compare in interface Comparator<AuthenticationFlowModel>Copyright © 2025 JBoss by Red Hat. All rights reserved.