public static class CmsFormatterConfiguration.FormatterComparator extends java.lang.Object implements java.util.Comparator<I_CmsFormatterBean>
| Constructor and Description |
|---|
FormatterComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(I_CmsFormatterBean first,
I_CmsFormatterBean second) |
public FormatterComparator()
public int compare(I_CmsFormatterBean first, I_CmsFormatterBean second)
compare in interface java.util.Comparator<I_CmsFormatterBean>Comparator.compare(java.lang.Object, java.lang.Object)