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, wait
equals
public SortSubjects()
Copyright © 2011-2013 The Kuali Foundation. All Rights Reserved.