public class CustomAttributesDisplayComparator extends Object implements Comparator<com.liferay.expando.kernel.model.CustomAttributesDisplay>, Serializable
Constructor and Description |
---|
CustomAttributesDisplayComparator(Locale locale) |
Modifier and Type | Method and Description |
---|---|
int |
compare(com.liferay.expando.kernel.model.CustomAttributesDisplay customAttributesDisplay1,
com.liferay.expando.kernel.model.CustomAttributesDisplay customAttributesDisplay2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public CustomAttributesDisplayComparator(Locale locale)
public int compare(com.liferay.expando.kernel.model.CustomAttributesDisplay customAttributesDisplay1, com.liferay.expando.kernel.model.CustomAttributesDisplay customAttributesDisplay2)
compare
in interface Comparator<com.liferay.expando.kernel.model.CustomAttributesDisplay>