| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.jfree.formula.typing.DefaultComparatorConstructor Summary | |
Method Summary | |
Integer | |
void |
|
boolean | |
public Integer compare(Type type1, Object value1, Type type2, Object value2)
Returns null, if the types are not comparable and are not convertible at all.
- Specified by:
- compare in interface ExtendedComparator
- Parameters:
type1-value1-type2-value2-
- Returns:
public boolean isEqual(Type type1, Object value1, Type type2, Object value2)
- Specified by:
- isEqual in interface ExtendedComparator