public class PortletTitleComparator extends Object implements Comparator<Portlet>, Serializable
| Constructor and Description |
|---|
PortletTitleComparator(Locale locale) |
PortletTitleComparator(javax.servlet.ServletContext servletContext,
Locale locale) |
public PortletTitleComparator(Locale locale)
public PortletTitleComparator(javax.servlet.ServletContext servletContext,
Locale locale)
public int compare(Portlet portlet1, Portlet portlet2)
compare in interface Comparator<Portlet>