public interface BooleanValued extends ScalarValued
TokenValued object containing a boolean value.TokenTypeConstant#BOOLEAN| Modifier and Type | Method and Description |
|---|---|
boolean |
asBoolean()
Gets the contained boolean value.
|
getType, isZeroisNullboolean asBoolean()
boolean. If null valued,
as indicated by TokenValued.isNull(), false is returned.Copyright © 2021 Actian Corporation. All rights reserved.