- All Superinterfaces:
Comparator<T>,Serializable
- All Known Implementing Classes:
ElComparatorCompound,ElComparatorNoop,ElComparatorProperty
Comparator for use with the expression objects.
-
Method Summary
Methods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Method Details
-
compare
Compare given 2 beans.- Specified by:
comparein interfaceComparator<T>
-
compareValue
Compare with a fixed value to a given bean.
-