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