public abstract class AbstractInlineIV<V extends BigdataValue,T> extends AbstractIV<V,T>
flags
Modifier | Constructor and Description |
---|---|
protected |
AbstractInlineIV(VTE vte,
boolean extension,
DTE dte) |
protected |
AbstractInlineIV(VTE vte,
DTE dte) |
Modifier and Type | Method and Description |
---|---|
boolean |
isInline()
Always returns
true since the value is inline. |
_compareTo, compareTo, encode, equals, flags, getDTE, getDTE, getDTEX, getInternalValueTypeEnum, getValue, getValueCache, getVTE, getVTE, hashCode, hasValue, isBigNumeric, isBNode, isExtension, isExtension, isFixedNumeric, isFloatingPointNumeric, isInline, isLiteral, isNullIV, isNumeric, isResource, isSignedNumeric, isStatement, isUnsignedNumeric, isURI, isVocabulary, setValue, toFlags
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
byteLength, getInlineValue, needsMaterialization
public final boolean isInline()
true
since the value is inline.isInline
in interface IV<V extends BigdataValue,T>
isInline
in class AbstractIV<V extends BigdataValue,T>
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.