public interface IntValued extends LongValued
TokenValued object containing an integer value.TokenTypeConstant#INTMAX_INFINITY, MIN_INFINITY| Modifier and Type | Method and Description |
|---|---|
int |
asInt()
Gets the contained integer value.
|
asLongasFloatasDoubleasBigDecimalgetType, isZeroisNullint asInt()
int. If null valued,
as indicated by TokenValued.isNull(), 0
is returned.Copyright © 2016 Actian Corporation. All rights reserved.