T - expression typepublic class NullExpression<T> extends TemplateExpressionImpl<T>
| Modifier and Type | Field and Description |
|---|---|
static NullExpression<Object> |
DEFAULT
Default instance for an
Object typed NullExpression |
| Constructor and Description |
|---|
NullExpression(Class<? extends T> type) |
accept, create, create, create, create, create, equals, getArg, getArgs, getTemplategetType, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetTypepublic static final NullExpression<Object> DEFAULT
Object typed NullExpressionCopyright © 2007–2015 Querydsl. All rights reserved.