public class SortSubjects extends Object implements Comparator<Subject>
| Constructor and Description |
|---|
SortSubjects() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Subject objA,
Subject objB) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic SortSubjects()
Copyright © 2011–2014 The Kuali Foundation. All rights reserved.