public class IntegerRangeHint extends RangeHint<IntegerData>
| Constructor and Description |
|---|
IntegerRangeHint() |
| Modifier and Type | Method and Description |
|---|---|
protected IntegerData |
castToValue(double value) |
protected double |
unit() |
getMax, getMin, init, isMaxInclusive, isMinInclusiveprotected IntegerData castToValue(double value) throws UnpivotableExpressionException
castToValue in class RangeHint<IntegerData>UnpivotableExpressionExceptionprotected double unit()
unit in class RangeHint<IntegerData>Copyright © 2022. All rights reserved.