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