public class PortletConfigurationIconFactoryComparator extends java.lang.Object implements java.util.Comparator<PortletConfigurationIconFactory>
| Modifier and Type | Field and Description |
|---|---|
static java.util.Comparator<PortletConfigurationIconFactory> |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(PortletConfigurationIconFactory portletConfigurationIconFactory1,
PortletConfigurationIconFactory portletConfigurationIconFactory2) |
public static final java.util.Comparator<PortletConfigurationIconFactory> INSTANCE
public int compare(PortletConfigurationIconFactory portletConfigurationIconFactory1, PortletConfigurationIconFactory portletConfigurationIconFactory2)
compare in interface java.util.Comparator<PortletConfigurationIconFactory>