public class LdapComparator extends Object implements Comparator<Subject>
| Constructor and Description |
|---|
LdapComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Subject so0,
Subject so1)
Compares two subjects.
|
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 int compare(Subject so0, Subject so1)
compare in interface Comparator<Subject>so0 - first subjectso1 - second subjectCopyright © 2016 Internet2. All rights reserved.