public class AssessmentGradingComparatorByScoreAndUniqueIdentifier extends Object implements Comparator
| Constructor and Description |
|---|
AssessmentGradingComparatorByScoreAndUniqueIdentifier(boolean anonymous) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Object arg0,
Object arg1) |
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 AssessmentGradingComparatorByScoreAndUniqueIdentifier(boolean anonymous)
public int compare(Object arg0, Object arg1)
compare in interface ComparatorCopyright © 2005–2017 Sakai Project. All rights reserved.