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