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