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, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public static final AuthenticationFlowModel.AuthenticationFlowComparator SINGLETON
public int compare(AuthenticationFlowModel left, AuthenticationFlowModel right)
compare
in interface Comparator<AuthenticationFlowModel>
Copyright © 2021 JBoss by Red Hat. All rights reserved.