public interface IntegerValue extends NumberValue
Modifier and Type | Method and Description |
---|---|
IntegerValue |
toValue()
Create an immutable value from this reference
|
asBigInteger, asByte, asInt, asLong, asShort, isValidByte, isValidInt, isValidLong, isValidShort, isWhole, toBigInteger, toByte, toDouble, toFloat, toInt, toLong, toShort
asArrayValue, asMapValue
accept, asBinary, asBoolean, asExtended, asFloat, asInteger, asNil, asNumber, asRaw, asString, getArrayCursor, getMapCursor, getValueType, isArray, isBinary, isBoolean, isExtended, isFloat, isInteger, isMap, isNil, isNumber, isRaw, isRef, isString, writeTo
IntegerValue toValue()
ValueRef