Class NumberTolerantDataType


public class NumberTolerantDataType extends NumberDataType
Extended version of the NumberDataType. Extends the AbstractDataType.compare(Object, Object) method in order to respect precision tolerance. This is comparable to the JUnit method assert(double val1, double val2, double toleratedDelta).
Since:
2.3.0
Version:
$Revision$ $Date$
Author:
gommma, Last changed by: $Author$