public class CustomFieldComparator extends Object implements Comparator<org.ofbiz.core.entity.GenericValue>
GenericValues.| Constructor and Description |
|---|
CustomFieldComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(org.ofbiz.core.entity.GenericValue o1,
org.ofbiz.core.entity.GenericValue o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(org.ofbiz.core.entity.GenericValue o1,
org.ofbiz.core.entity.GenericValue o2)
compare in interface Comparator<org.ofbiz.core.entity.GenericValue>Copyright © 2002-2021 Atlassian. All Rights Reserved.