T - constant typepublic interface Constant<T> extends Expression<T>
Constant represents a general constant expression.| Modifier and Type | Method and Description |
|---|---|
T |
getConstant()
Get the wrapped constant
|
accept, getTypeT getConstant()
Copyright © 2007–2021 Querydsl. All rights reserved.