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