public class PortletCategoryComparator extends java.lang.Object implements java.util.Comparator<PortletCategory>, java.io.Serializable
| Constructor and Description |
|---|
PortletCategoryComparator(java.util.Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(PortletCategory portletCategory1,
PortletCategory portletCategory2) |
public PortletCategoryComparator(java.util.Locale locale)
public int compare(PortletCategory portletCategory1, PortletCategory portletCategory2)
compare in interface java.util.Comparator<PortletCategory>