public static class QueryArgument.Null extends Object implements QueryArgument
QueryArgument.Declr, QueryArgument.Literal, QueryArgument.Null, QueryArgument.VarNULL, VAR| Constructor and Description |
|---|
Null() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue(InternalWorkingMemory wm,
LeftTuple leftTuple) |
QueryArgument |
normalize(ClassLoader classLoader) |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitevaluateDeclarationpublic Object getValue(InternalWorkingMemory wm, LeftTuple leftTuple)
getValue in interface QueryArgumentpublic QueryArgument normalize(ClassLoader classLoader)
normalize in interface QueryArgumentpublic void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.