public static class AuthenticationExecutionModel.ExecutionComparator extends Object implements Comparator<AuthenticationExecutionModel>
| Modifier and Type | Field and Description |
|---|---|
static AuthenticationExecutionModel.ExecutionComparator |
SINGLETON |
| Constructor and Description |
|---|
AuthenticationExecutionModel.ExecutionComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(AuthenticationExecutionModel o1,
AuthenticationExecutionModel o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic static final AuthenticationExecutionModel.ExecutionComparator SINGLETON
public AuthenticationExecutionModel.ExecutionComparator()
public int compare(AuthenticationExecutionModel o1, AuthenticationExecutionModel o2)
compare in interface Comparator<AuthenticationExecutionModel>Copyright © 2015 JBoss by Red Hat. All rights reserved.