Class DefaultComparator
java.lang.Object
org.pentaho.reporting.libraries.formula.typing.DefaultComparator
- All Implemented Interfaces:
ExtendedComparator
Creation-Date: 03.11.2006, 16:15:28
- Author:
- Thomas Morgner
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultComparator
public DefaultComparator()
-
-
Method Details
-
inititalize
-
isEqual
- Specified by:
isEqual
in interfaceExtendedComparator
-
compare
Returns null, if the types are not comparable and are not convertible at all.- Specified by:
compare
in interfaceExtendedComparator
- Parameters:
type1
-value1
-type2
-value2
-- Returns:
-