public class SubjectComparator extends Object implements Comparator<Subject>
| Constructor and Description |
|---|
SubjectComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Subject o1,
Subject o2) |
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 o1, Subject o2)
compare in interface Comparator<Subject>Comparator.compare(java.lang.Object, java.lang.Object)Copyright © 2016 Internet2. All rights reserved.