T
- expression typepublic final class NullExpression<T> extends TemplateExpressionImpl<T>
NullExpression
defines a general null expressionModifier and Type | Field and Description |
---|---|
static NullExpression<Object> |
DEFAULT
Default instance for an
Object typed NullExpression |
accept, equals, getArg, getArgs, getTemplate
getType, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getType
public static final NullExpression<Object> DEFAULT
Object
typed NullExpressionCopyright © 2007–2016 Querydsl. All rights reserved.