public class IntegerRangeHint extends RangeHint<IntegerData>
max, maxCast, maxInclusive, min, minCast, minInclusive
Constructor and Description |
---|
IntegerRangeHint() |
Modifier and Type | Method and Description |
---|---|
protected IntegerData |
castToValue(double value) |
protected double |
unit() |
getMax, getMin, init, isMaxInclusive, isMinInclusive
protected IntegerData castToValue(double value) throws UnpivotableExpressionException
castToValue
in class RangeHint<IntegerData>
UnpivotableExpressionException
protected double unit()
unit
in class RangeHint<IntegerData>