public static class CmsElementView.ElementViewComparator extends java.lang.Object implements java.util.Comparator<CmsElementView>
| Constructor and Description |
|---|
ElementViewComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(CmsElementView o1,
CmsElementView o2) |
public ElementViewComparator()
public int compare(CmsElementView o1, CmsElementView o2)
compare in interface java.util.Comparator<CmsElementView>Comparator.compare(java.lang.Object, java.lang.Object)