public static class IdentityProviderBean.IdentityProviderComparator extends Object implements Comparator<IdentityProviderBean.IdentityProvider>
Modifier and Type | Field and Description |
---|---|
static IdentityProviderBean.IdentityProviderComparator |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
int |
compare(IdentityProviderBean.IdentityProvider o1,
IdentityProviderBean.IdentityProvider o2) |
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 IdentityProviderBean.IdentityProviderComparator INSTANCE
public int compare(IdentityProviderBean.IdentityProvider o1, IdentityProviderBean.IdentityProvider o2)
compare
in interface Comparator<IdentityProviderBean.IdentityProvider>
Copyright © 2016 JBoss by Red Hat. All rights reserved.