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