O - the type of Java objectpublic interface ObjectValued<O> extends ScalarValued, ObjectTyped<O>
TokenValued object containing a Java object.TokenTypeConstant#OBJECT(Class)| Modifier and Type | Method and Description |
|---|---|
O |
asObject()
Gets the contained Java object.
|
ObjectTokenType<O> |
getType()
Gets the data type of the token.
|
isZeroisNullObjectTokenType<O> getType()
TokenValuedgetType in interface ObjectTyped<O>getType in interface ScalarTypedgetType in interface ScalarValuedgetType in interface TokenTypedgetType in interface TokenValuedO asObject()
TokenValued.isNull(), null is returned.Copyright © 2021 Actian Corporation. All rights reserved.