public class CourseSectionCodeComparator extends Object implements Comparator<CourseSection>
| Modifier and Type | Field and Description |
|---|---|
static CourseSectionCodeComparator |
INSTANCE |
| Constructor and Description |
|---|
CourseSectionCodeComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(CourseSection o1,
CourseSection o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic static final CourseSectionCodeComparator INSTANCE
public int compare(CourseSection o1, CourseSection o2)
compare in interface Comparator<CourseSection>Copyright © 2016 Jasig. All Rights Reserved.