Class IntegerToFloatingRule

java.lang.Object
nz.org.riskscape.engine.types.eqrule.IntegerToFloatingRule
All Implemented Interfaces:
Identified, EquivalenceRule

public class IntegerToFloatingRule extends Object implements EquivalenceRule

Allows assignment of integers to floating point - considered a downcast, as an integer value can represented 'enough' by a floating point rule.